This is a clone of the final project of Harvard CS109a - Introduction to Data Science. The original repository can be found here.
- Liam Corrigan
- Shih-Yi Tseng
- Andra Fehmiu
- Alkmini Chalofti
In this project, we bulit song recommender systems using data from The Million Playlist Datasets released by Spotify. We registered the songs and playlists from the datasets into a SQLite database, and implemented song recommender systems using both content-based approach and collaborative filtering. To view the final content of this project, please visit our website.