You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page will contain all the machine learning/data science projects
1. Sleep Analysis
A set of tasks related to data cleaning and formatting. Extracting different data from an existing data frame. Project Link
2. Car Purchase Prediction
Using KNN model, this prediction is done to determine the chance of buying a car. For this, all the car features have been used along with prices. Project Link
3. Store Sales Prediction
A store sales prediction system made using Logistic Regression based on data collected on a monthly basis. Project Link
4. Fake Bills Prediction
Using K-means clustering algorithm, fake bills are predicted using numerical measurements of the bills only. The project can be further enhanced with addition of images mapped along the entries. Project Link
5. Profession Prediction
In this case, we first analyze the data properly. After finding the results doing EDA, we cluster the professions based on different metrics like- annual income, gender, spending score and so on. Project Link
About
Consists of different notebooks related to data science, machine learning and many other cool stuff.