Skip to content

A fun little python script that uses unsupervised learning to create new Spotify playlists

Notifications You must be signed in to change notification settings

ohallstrom/Spotify-ML-Playlist-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify-ML-Playlist-Creator

I created this little fun thing in the summer of 2021, and since then I have made some minor changes to the code, as for example testing other distance measures.

By performing agglomerative clustering on your liked songs on spotify, this script automatically creates playlists with songs that are similar to each other according to spotify's audio features. The names of the playlists are based on the approximated medoid of each cluster.

Below you can see one of the playlists that was generated for my spotify account.

alt text

In order to listen, or see all of the songs in this playlist, click on this link!

About

A fun little python script that uses unsupervised learning to create new Spotify playlists

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages