A simple content-based music recommendation which takes input of artist name or song name from user, and recommends 10 similar songs.
Consists of 4000+ genres/subgenres with top 200 songs each.
- numpy
- pandas
- scikitlearn
- streamlit
- You can scroll over the database of available songs. Note : The genres can be changed using this script.
- List of 10 recommendations as result.