Skip to content

This project is my graduation project that I did in my last year of computer engineering.

Notifications You must be signed in to change notification settings

KediOtu/MUSIC_RECOMMENDATION_APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MUSIC_RECOMMENDATION_APP

This project is my graduation project that I did in my last year of computer engineering.

Desktop application with a simple interface. It uses the Spotipy library and Random Forest Regressor from Scikit Learn. It uses MillionSongSubset as its database. The user enters a spotify playlist ID and the program suggests three songs according to this playlist. According to the characteristics of the songs in the playlist, it finds and recommends three similar songs from the database. In order for the application to work, the API information of the spotify profile that creates the playlist, which ID is entered, must be written into the code. randomfsonuc

About

This project is my graduation project that I did in my last year of computer engineering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages