ucalyptus / Spotify-Recommendation-Engine

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

Issue #85 : Added PCA+SVM #102

Closed SinghShreya05 closed 3 years ago

SinghShreya05 commented 3 years ago

Added PCA+SVM wrt issue 85. Please review the PR. @forkbabu

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

ucalyptus2 commented 3 years ago

@SinghShreya05 before I merge this, can u send me a colab gist link?

ucalyptus2 commented 3 years ago

@SinghShreya05 have you been able to generate a playlist?

SinghShreya05 commented 3 years ago

Sir in the recommendation portion where you've used tree_grid.bestestimator just needs to be changed to svm_grid.bestestimator And it'll start generating recommendations based on pca+svm. @forkbabu Currently while redirecting my URL for Spotify credentials, it's not generating the same link that it did earlier.

Rest everything else is fine, right sir?

ucalyptus2 commented 3 years ago

@SinghShreya05 message Sayantan Das (@ucalyptus) on slack. He will tell u how to create a playlist. You need to create an account on Spotify and create an API endpoint. the stuff that u see relating to francocasadei has to be replaced with your info inorder to make it work.