Skip to content

I analysed a dataset obtained from last.fm to recommend the next songs a user is likely to hear. Used NearestNeighbor algorithm for predictive analysis.

Notifications You must be signed in to change notification settings

katreparitosh/ML-Song-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Song-Recommender-Using-ML

I analysed a dataset obtained from last.fm to recommend the next songs a user is likely to hear.

Implemented NearestNeighbors Algorithm from Scikit to predict next songs. Used the concept of Cosine Similarity to create a matrix of songs of having similarity.

About

I analysed a dataset obtained from last.fm to recommend the next songs a user is likely to hear. Used NearestNeighbor algorithm for predictive analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published