Skip to content

A simple Content based Music Recommendation System along w/ frontend demo, which recommends a list of 10 songs based on an artist name or song name provided by user.

Notifications You must be signed in to change notification settings

nehasheth2/music-recommender-and-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Recommendation System w/ Frontend

A simple content-based music recommendation which takes input of artist name or song name from user, and recommends 10 similar songs.

Dataset

Consists of 4000+ genres/subgenres with top 200 songs each.

Python modules used

  • numpy
  • pandas
  • scikitlearn
  • streamlit

Screenshots from web app

  • You can scroll over the database of available songs. Note : The genres can be changed using this script.

  • List of 10 recommendations as result.

About

A simple Content based Music Recommendation System along w/ frontend demo, which recommends a list of 10 songs based on an artist name or song name provided by user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages