ucalyptus / Spotify-Recommendation-Engine

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

RecSys Item-Item Similarity Based Recommendations #20

Closed jaindhairyahere closed 4 years ago

jaindhairyahere commented 4 years ago

Issue no: #8 Needs improvement. Changes will be done once I get the data.

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

ucalyptus commented 4 years ago

Can you use a publicly available dataset from UCI Dataset repository instead ? would help any reader to understand how item-item would work on something close to the spotify datasets

jaindhairyahere commented 4 years ago

can you export the data frame used in Spotify_Recommendation_System.ipynb?

ucalyptus commented 4 years ago

It can't be exported . You need to follow the same procedure for yourself. A spotify account is imperative. Make a playlist and add its playlist ID as mentioned in the nb.

ucalyptus commented 4 years ago

@jaindhairyahere updates?

jaindhairyahere commented 4 years ago

I'll update in a day

ucalyptus commented 4 years ago

@jaindhairyahere ok .

jaindhairyahere commented 4 years ago

Hey, very sorry for the delay. My laptop broke down and I could only finish it by now

jaindhairyahere commented 4 years ago

Hey!

jaindhairyahere commented 4 years ago

I removed the Environment Files

jaindhairyahere commented 4 years ago

https://nbviewer.jupyter.org/github/jaindhairyahere/Spotify-Recommendation-Engine/blob/master/Spotify.ipynb Is this okay?