Pinned Repositories
AD-Click-Prediction
To predict whether or not a particular internet user will click on an Advertisement on a company website based off the features of that user.
Bank_Credit_Risks_Prediction
Each person who takes a credit in bank is classified as good or bad credit risks according to the set of attributes.
cancer-prediction
Apply KNN algorithm to classify whether cancer is present or not. Implemented Pipeline, GridSearchCV, Elbow method to fit the best model.
car-rental-management-system
A website made with mysql and php to help customers rent cars online easily.
Handwritten-Digits-Classification
Identifying a handwritten digit given its pixel intensities as features and label as digits of data using classification algorithms and also implementing GridSearchCV.
Netflix-TV-shows-Movies-Ratings-Prediction
To predict ratings of TV shows or Movies on Netflix.
red-wine-Quality-Prediction
Predict the Quality of the wine given the physiochemical data of the wine. Improved the accuracy of the model using EDA and features selection using correlations.
Reviews-Classifier-NLP
Implement Natural Language Processing to classify reviews.
Spam-Classifier-NLP
A web app for Spam classification using Natural Language Processing.
stroke-disease-prediction
To predict whether a person gets stroke disease based on various factors.
sudheer1098's Repositories
sudheer1098/car-rental-management-system
A website made with mysql and php to help customers rent cars online easily.
sudheer1098/cancer-prediction
Apply KNN algorithm to classify whether cancer is present or not. Implemented Pipeline, GridSearchCV, Elbow method to fit the best model.
sudheer1098/Handwritten-Digits-Classification
Identifying a handwritten digit given its pixel intensities as features and label as digits of data using classification algorithms and also implementing GridSearchCV.
sudheer1098/red-wine-Quality-Prediction
Predict the Quality of the wine given the physiochemical data of the wine. Improved the accuracy of the model using EDA and features selection using correlations.
sudheer1098/stroke-disease-prediction
To predict whether a person gets stroke disease based on various factors.
sudheer1098/AD-Click-Prediction
To predict whether or not a particular internet user will click on an Advertisement on a company website based off the features of that user.
sudheer1098/Bank_Credit_Risks_Prediction
Each person who takes a credit in bank is classified as good or bad credit risks according to the set of attributes.
sudheer1098/Netflix-TV-shows-Movies-Ratings-Prediction
To predict ratings of TV shows or Movies on Netflix.
sudheer1098/Reviews-Classifier-NLP
Implement Natural Language Processing to classify reviews.
sudheer1098/Spam-Classifier-NLP
A web app for Spam classification using Natural Language Processing.
sudheer1098/Technocolabs-ML