SUGGESTIFY is a music recommendation desktop application written in Java that provides artist recommendations based on the user's current favorites. The recommender system is implemented using a matrix factorization method named Alternating Least Squares (ALS) which uses a 360k user dataset from last.fm® containing the top 50 most played artists as well as the number of times that artist was played per user. The application later interacts with Spotify® using the official API to create a playlist consisting of top tracks by suggested artists.
forked from etchsaleh/Suggestify
-
Notifications
You must be signed in to change notification settings - Fork 0
omarKabdou/Suggestify
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A JavaFX music recommendation app that uses the Spotify API to create playlists.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 98.8%
- CSS 1.2%