noshintas96

noshintas96

Geek Repo

0

followers

0

following

0

stars

Location:Ontario

Github PK Tool:Github PK Tool

noshintas96's repositories

Cifar10_Alexnet_Imagenet_LogisticRegression

This repository contains code for analyzing the CIFAR-10 dataset using pre-trained AlexNet and logistic regression classifiers.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Edge-detection

This repository contains Python code snippets for various image processing techniques, including Canny edge detection, gradient calculation, Harris corner detection, and Gaussian filtering.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

face-Mask-Detection-Using-CNN

Face Mask Detection using Convolution Neural Networks

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Kaggle_titanic_contest_solution

This repository contains code and documentation for participating in the Titanic Kaggle competition, where the goal is to predict the survival status of passengers based on various features.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Linear_Polynomial_Regression_Scratch_with_L2_Regularization

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 these tasks using training data and evaluate the performance using different regularization parameters.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Lung-Cancer-Detection

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 medical history, the algorithms predict the likelihood of a patient developing lung cancer.

Language:PythonStargazers:0Issues:0Issues:0

PCA_Face_Image_Analysis

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

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Stock_market_Prediction

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 train and evaluate our models.

Language:PythonStargazers:0Issues:0Issues:0