Skip to content
View noshintas96's full-sized avatar
Block or Report

Block or report noshintas96

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. face-Mask-Detection-Using-CNN face-Mask-Detection-Using-CNN Public

    Face Mask Detection using Convolution Neural Networks

    Jupyter Notebook

  2. Stock_market_Prediction Stock_market_Prediction Public

    In this project, we aim to predict stock market prices using Multilayer Perceptron (MLP) and Long Short-Term Memory (LSTM) neural networks. We will use historical stock data from Amazon (AMZN) to t…

    Python

  3. Efficient-Traffic-Management-System-for-Congestion-Detection-and-Alert-using-HAAR-Cascade Efficient-Traffic-Management-System-for-Congestion-Detection-and-Alert-using-HAAR-Cascade Public

    Python

  4. PCA_Face_Image_Analysis PCA_Face_Image_Analysis Public

    This repository contains Python code snippets for implementing Principal Component Analysis (PCA) to analyze face images.

    Jupyter Notebook

  5. Linear_Polynomial_Regression_Scratch_with_L2_Regularization Linear_Polynomial_Regression_Scratch_with_L2_Regularization Public

    In this project, we aim to implement linear and polynomial regression of 2nd, 3rd, and 4th order from scratch, and apply L2-regularization to the 4th-order polynomial regression. We will perform th…

    Jupyter Notebook

  6. Lung-Cancer-Detection Lung-Cancer-Detection Public

    This project aims to predict lung cancer using Multiple Linear Regression and Logistic Regression algorithms. By analyzing various factors, such as patient demographics, lifestyle habits, and medic…

    Python