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
HarmoniSync is a project focused on building a personalized song recommendation system using Scikit-learn for feature extraction and cosine similarity for analysis. The system considers factors like danceability, loudness, and tempo to suggest similar songs, ensuring a tailored music discovery experience. The project incorporates dynamic user profiling to adapt to changing preferences.
Overview
This is song recommendations system that recommend songs based on the selected songs we have used the different python libraries pandas ,sklearn. and we made an user interface using the streamlit library.