Pinned Repositories
Angle-Finder-using-Opencv
The AngleFinder was developed using Python & OpenCV, In this Python Project we first define two lines using mouse clicks and then find the angle between these lines using simple mathematics.
Asteroid-Classification-using-all-Classification-Algorithms
A Machine learning model which predicts whether or not a meteor poses a threat to mankind by making use of all the Classification algorithms available and civilisation
Bird-Species-Image-Classification-WebApp
An Image Classification WebApp using Streamlit which takes image input from user to categorize them amongst the 325+ species of birds
Covid-Detection-using-Deep-Learning
Covid detection using CNN where we are training our model by training it on chest X-Rays of both infected and non-infected patients.
Enosium-hack
Helping lenders make informed decisions about granting loans to potential borrowers
Gemstone-Classification-using-Transfer-Learning-and-CNN
Gemstone Classification using CNN ( Transfer Learning ) to categorize any user input amongst the existing 87 types of gemstones with an accuracy of 95%, consecutively hosted on the gradio app
Health-Qure.ai
IPL-match-Winning-Predictor
Predicts which team is going to win based on user input of total runs scored in first innings, current score, wickets and overs remaining. Uses Machine Learning Model Logistic Regressions and other python librarires such as sklearn,numpy,pandas,matplotlib
Olympics_EDA
An EDA on Olympics Dataset(Athens 1896 to Rio 2016) and consecutively a web application deployed on Streamlit
SONAR-rock-vs-mine-prediction
I have built a system in Python that can predict whether an object is either Rock or Mine with SONAR Data. For this use case, we are using Logistic Regression Model for our prediction.
SayanSaha01's Repositories
SayanSaha01/Angle-Finder-using-Opencv
The AngleFinder was developed using Python & OpenCV, In this Python Project we first define two lines using mouse clicks and then find the angle between these lines using simple mathematics.
SayanSaha01/Asteroid-Classification-using-all-Classification-Algorithms
A Machine learning model which predicts whether or not a meteor poses a threat to mankind by making use of all the Classification algorithms available and civilisation
SayanSaha01/Bird-Species-Image-Classification-WebApp
An Image Classification WebApp using Streamlit which takes image input from user to categorize them amongst the 325+ species of birds
SayanSaha01/Multiclass-Text-Classification-
SayanSaha01/100-days-of-machine-learning
SayanSaha01/Covid-Detection-using-Deep-Learning
Covid detection using CNN where we are training our model by training it on chest X-Rays of both infected and non-infected patients.
SayanSaha01/Gemstone-Classification-using-Transfer-Learning-and-CNN
Gemstone Classification using CNN ( Transfer Learning ) to categorize any user input amongst the existing 87 types of gemstones with an accuracy of 95%, consecutively hosted on the gradio app
SayanSaha01/IPL-match-Winning-Predictor
Predicts which team is going to win based on user input of total runs scored in first innings, current score, wickets and overs remaining. Uses Machine Learning Model Logistic Regressions and other python librarires such as sklearn,numpy,pandas,matplotlib
SayanSaha01/Olympics_EDA
An EDA on Olympics Dataset(Athens 1896 to Rio 2016) and consecutively a web application deployed on Streamlit
SayanSaha01/SONAR-rock-vs-mine-prediction
I have built a system in Python that can predict whether an object is either Rock or Mine with SONAR Data. For this use case, we are using Logistic Regression Model for our prediction.
SayanSaha01/100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
SayanSaha01/AM1CODES
SayanSaha01/Badges4-README.md-Profile
👩💻👨💻 Improve your README.md profile with these amazing badges.
SayanSaha01/car_price_predictor
SayanSaha01/cat-dog-flask
cat dog neural network implemented into website using flask
SayanSaha01/Cats-vs-Dogs-Image-Classification-
Image Classification of Cats vs Dogs using CNN
SayanSaha01/Deep-Learning-Image-Classification-
Collection of the Image Classification problems performed using various methods like Transfer Learning and CNN spanning over the topics Binary Image Classification, Multiclass Image Classification and Multilabel Image Classification
SayanSaha01/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and the curriculum for the Community Classroom complete Data Structures & Algorithms Java bootcamp.
SayanSaha01/Fake-News-Classifier
Fake News Classifier using both Tfidfvectorizer and CountVectorizer
SayanSaha01/Finger-Counter-using-OpenCv-and-MediaPipe
Hand Detection and Finger Count using OpenCv and MediaPipe (30fps)
SayanSaha01/GDSC-Selection-Task-Clean-vs-Messy-Image-Classifier
Image Classification to help the user distinguish between Clean and Messy Room
SayanSaha01/GEMSTONE-IDENTIFICATION-USING-TRANSFER-LEARNING-TECHNIQUES
Welcome to this project guys! Today I'm using CNN(transfer learning) to identify seven diferents gemstones. The gemstones considered include:Amathyst, Aquamarine,Emarald, Opal, Ruby, Saphire and Sunstone.
SayanSaha01/iCoderBootStrap
My first Website using BootStrap
SayanSaha01/ML-Reserve
An Open-Source repository where students could showcase their skills by contributing their ML and DL projects!
SayanSaha01/netflix-data
SayanSaha01/numpy-100
100 numpy exercises (with solutions)
SayanSaha01/Sakalya100
SayanSaha01/Spam-Classification-using-NLP
SayanSaha01/Traffic-Sign-recognition
Traffic Sign Identification using CNN+keras with an accuracy of 96%
SayanSaha01/Zomato-EDA