Musical collaborations recommendation system using Neo4J and Spotify.
Links between artist nodes are predicted from graph metrics and node attributes.
-
Prepare the datasets Scrap a subset of Spotify's artists and songs.
-
Build the graph Create a database graph with Neo4J.
-
Predict featurings Use ML for link prediction between artists.