Cluster analysis on Spotify audio features Problem definition: Examine a set of audiofeatures of songs and using clustering techniques identify potential genres. The goal is define genres and their characteristics. I used three different type of clustering: *PAM K-Medoids *clusteringAgglomerative clustering *Density based clustering
-
Updated
Apr 8, 2021 - R