Skip to content

akap97/song_recommender_system-python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

song_recommender_system-python-

Song Recommender system using following filtering algorithms:

  1. popularity based filtering.
  2. Item-Item based collaborative filtering.

##Dependencies

  • pandas
  • scikit-learn
  • numpy
  • scipy

Use pip to install missing dependencies.

##Usage

Run jupyter notebook when in the main code directory to see this run in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published