debduttasinha's Stars
kshashank03/data-science-projects
kb22/Coursera_Capstone
This capstone project is part of the Applied Data Science Capstone course on Coursera that explores the Foursquare and Zomato API together to explore venues in Chandigarh, India based on ratings and price ranges.
kb22/Deep-Learning-A-Z-Coursework
This repository hosts all the deep learning models developed as part of the Deep Learning A-Z course on Udemy.
kb22/Digit-Recognition-with-Parameter-Tuning
This project develops a digit recognizer machine learning model and identifies the best model parameters using GridSearchCV.
kb22/Purchasing-Intention-Prediction
The project trains an Artificial Neural Network which can predict whether a visitor will generate revenue for the company or not.
kb22/Malaria-Cell-Identifier-using-CNN
This project trains a Convolutional Neural Network (CNN) using Keras that can identify Malaria cells with a test accuracy of more than 96%.
kb22/ML-Performance-Evaluation
This repository includes analysis of classification results based on Receiver Operating Characteristic (ROC) Curve and Cumulative Accuracy Profile (CAP) Curves.
kb22/Twitter-Sentiment-Analysis
This project develops a deep learning model that trains on 1.6 million tweets for sentiment analysis to classify any new tweet as either being positive or negative.
kb22/Used-Car-Price-Prediction
I'll use various machine learning algorithms to predict the price of used cars.
kb22/Color-Identification-using-Machine-Learning
This project explores colors in various images and then enables the user to query the images based on a given color.
kb22/Heart-Disease-Prediction
The project involves training a machine learning model (K Neighbors Classifier) to predict whether someone is suffering from a heart disease with 87% accuracy.
kb22/Income-Predictor
The project deals with using Machine Learning on Census Income dataset to predict if income is above or below $50K per annum.