cse442-fall-2019-offering / 442projects-team-rydat

442projects-team-rydat created by GitHub Classroom
1 stars 0 forks source link

Robust Spotify song feature matching #57

Open cchen3480 opened 4 years ago

cchen3480 commented 4 years ago

As a music listener, I want this app to suggest songs based on a variety of musical metrics, including mode, tempo, and valence, so that I can listen to a playlist that accurately reflects my mood.

dakota0064 commented 4 years ago

Feature ultimately proved intractable. Linear combinations of musical metrics showed a very high variance in effectiveness, without any significant improvement overall. Decision was made by the group to stick with using just valence values.