ucalyptus / Spotify-Recommendation-Engine

Music Recommender System
https://ucalyptus.github.io/Spotify-Recommendation-Engine/
MIT License
235 stars 117 forks source link

RecSys from scratch #8

Closed ucalyptus closed 4 years ago

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.71. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

jaindhairyahere commented 4 years ago

Can I work on this?

ucalyptus commented 4 years ago

sure

jaindhairyahere commented 4 years ago

how to get started? I mean the dataset, and what kind of Matrix Factorization should I use

ucalyptus commented 4 years ago

Implicit Matrix Factorization. To get the dataset you need to use the Spotify API