Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 595 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 595 Bytes

Muzingle

About the project

Muzingle is a content based song recommender system built using K-means clustering algorithm , spotipy API and scikit-learn. It is a beginner friendly Machine Learning project and suitable for those who are new in the field of ML/AI. The project mainly focuses on learning data visualisation, data preprocessing , clustering genre with K-means, training of models, building a recommender system, and finally building webapp for user interface.

Tech stacks used:

Pandas, Numpy, Plotly, Scikit-learn, Flask

Aim:

To recommend songs based on user's interests .