«Recommended Frequencies» is a recommendation engine for playlists and currently works for Spotify. Given a selected playlist in a user's library, the app suggests songs from the user's liked songs that may make a good addition to it.
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
renaming files and allowing to save bad predictions (instead of good ones)
5830ab4View on GitHubupgrading streamlit version and allowing user to select correct predictions within streamlit to re-train the model without having to query the Spotify library again
b984bf4View on GitHubAdding paragraph about extracting high-level features from songs and adding info on genre embeddings
5e5adb4View on GitHubAdding paragraph about extracting high-level features from songs and adding info on genre embeddings
ad769e6View on GitHubadding TODOs to blog post and changing dataframe view of song feature vectors to heatmap
312405bView on GitHub