/spotify-sort

Sort a Spotify playlist via song similarity with unsupervised machine learning

Primary LanguagePython

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