Skip to content

This is a machine learning project that aims to recommend songs to users based on their listening history and rating. Non-negative Matrix Factorization (NMF) is used for song recommendation.

Notifications You must be signed in to change notification settings

Varun-N-M/Songs-recommendation_using_NMF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Songs-recommendation_using_NMF

Project name:

Songs recommendation

Tools used:

  • Python

Packages:

  • Numpy

  • Pandas

  • Matplotlib

  • Scikit learn

Two methods are used in Model:

  • Using Eucliden distance between users and recommending top songs heard by nearest users

  • Using Kmeans cluster to create clusters based on genres and recommending top songs

About

This is a machine learning project that aims to recommend songs to users based on their listening history and rating. Non-negative Matrix Factorization (NMF) is used for song recommendation.

Topics

Resources

Stars

Watchers

Forks

Languages