Skip to content

aumken/spotifind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotifind

Vectorizing feature sets of playlists created using TF-IDF and OHE, then finding similar songs using the KNN algorithm.

Made with: Scikit-Learn, Spotify API (Spotipy), Python

Instructions:

  1. Make sure to download all necessary packages and datasets. Create a data folder in the root, and download tracks-features.csv from here and artists.csv from here to the data folder.

  2. Don't forget to get your API keys from the Spotify Developer dashboard as well.

Thank you to Rodolfo Figueroa, Yamac Eren Ay, and Madhav Thaker for making Spotifind possible.

About

generate ML music recommendations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published