Skip to content

aryanbhosale/song-recommender-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Song Recommender ML

This is a ML project implemented using Python, where it recommends you songs based on three criteria, namely :

  • Popularity based Recommendation
  • Collaborative based Recommendation
  • Content based Recommendation

How to start?

Before you start, make sure you convert the given two .RAR files to .CSV using EzyZip

Suggestions

  • Since the dataset is gargantuan(about 2 million), it is advisable to limit the data to the first 10K columns for quick results.
  • If you're patient enough, you can run the code as it is(with 2 million datasets) and wait for 15 minutes for your results.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published