Skip to content

Sort a Spotify playlist via song similarity with unsupervised machine learning

Notifications You must be signed in to change notification settings

thebradbain/spotify-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify-Sort

A (highly unpythonic) Python script to sort a Spotify playlist's songs by their musical attributes using unsupervised learning.

To Install

git clone

pip install -r requirements.txt

To Run

To fetch a Spotify playlist's tracks: python spotify.py (may require an OAuth key)

To analyze the tracks: python analyze.py

About

Sort a Spotify playlist via song similarity with unsupervised machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages