Skip to content

Spotify Library playlist generator that relies on track audio features to algorithmically cluster songs into separate playlists.

Notifications You must be signed in to change notification settings

wsmiles000/CS182-Spotify-AudioFeature-Cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioFeatureClusterer

Library playlist generator that relies on track audio features; follow the below instructions to replicate our results

Setup & Installation

After cloning our repo, ensure that you have python=3.6.* installed.

Install the requirements with pip3 install -r requirements.txt

Usage

Simply run python3 main.py --numTrials=x where x is the desired number of tests to run. This will test our models on various sample "song libraries."

About

Spotify Library playlist generator that relies on track audio features to algorithmically cluster songs into separate playlists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages