hanss0n / Clustrify

Group songs from playlists into clusters depending on their attributes.
0 stars 0 forks source link

Implement K-means cluster functionality to cluster tracks based on features #50

Closed hanss0n closed 4 years ago

hanss0n commented 4 years ago

Implement K-means clustering of tracks with pandas and scikit/sklearn to cluster songs based on their features.