Here I am making a collection of different Data Science Projects. The final idea is that you find what you are looking for. Will start with a kmean basic clustering and then we will see what else I can add.
KMean clustering models: ** Customers Clustering ** Business School Clustering ** IMDB Best 1000 movies Clustering
Added a model that clusters Spotify Tracks and recommend artists
** Added a model that predicts the quality of a wine based on features such as citric acid and residual sugar
** Added a model that predicts next price variation of XAU-USD (By Day) ** Added Mumbai Rain Forecasting model ** Added model that predict California Crime for the next year
** Added a model that try to determine the Quality of Life by Evaluation Health
** Added a model that predicts data scientist salaries
** Added a model that predicts california house prices ** Added a model that predicts data scientist salaries (LGBMRegressor)
** Added a model that predicts 2025 Instagram Users by Country
** Added Customer Satisfaction Pytorch Model
** Added a simple model to try to predict and classify smokers and non-smokers ** Added various models to try to predict Titanic Survival
** Added model that predicts heart disease ** Added model to predicts strokes
** Added various models to try to predict loan payment ** Added XGBClassifier model to predict loan approval ** Added XGBClassifier for fraud transaction detection
** Added a model that classify products between four categories by their description ** Added model that catalog mails between spam and ham ** Added a model that try to guess a movie review rate based on the review text of it. ** Added model that predicts Airline's review rates and recommendation
** Added model that predict diabetes condition
** Added a model that recognize ducks ** Added a model that recognize Types of haircuts
** Added a model using keras that predicts Car Prices based on the car features and the company that made it ** Added a model using keras that predicts the Food Order Total Cost by day of the week and hour ordered. ** Added a model using keras that predicts students scores ** Added a model using keras that predicts students stress
** Added Suicide Stadistics EDA ** Added Super Market Sales EDA