Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 652 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 652 Bytes

Read Me

This project analyzed data gathered from the Spotify million playlist dataset found here.

Additionally, this project used the Spotify Web API and Spotipy to read in songs—a large sample playlist, as well as each of our own collection of Liked Songs. Then, we applied k-means clustering using the audio features gathered from the API to create our own clusters, which would represent playlists generated based off similar audio features.

Read even more about out work here!