dennisfarmer.dev

Projects

Music Recommender - March 2025

I am building a music recommender from scratch, utilizing Principle Component Analysis to cluster and recommend tracks based on a user-submitted top-10 mixtape. All audio features used are computed from audio files scraped from Youtube, based on a scraped dataset of Spotify user playlists.

PCA plots of the tracks

View GitHub Repository