ucalyptus / Spotify-Recommendation-Engine

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

PCA+SVM instead of the current recommendation engine #85

Closed ucalyptus2 closed 3 years ago

ucalyptus2 commented 3 years ago
M-PRERNA commented 3 years ago

what exactly has to be done in this issue?

ucalyptus2 commented 3 years ago

Hi @M-PRERNA , in this project you have to implement the recommendation system . Specifically, you have to change the algorithms given here in https://github.com/ucalyptus/Spotify-Recommendation-Engine/blob/master/Spotify_Recommendation_System_.ipynb

M-PRERNA commented 3 years ago

ohkay

ucalyptus2 commented 3 years ago

@M-PRERNA any progress?

M-PRERNA commented 3 years ago

Ah, actually I am not aware of how to change the algorithms! I would need some guidance in that.

ucalyptus2 commented 3 years ago

Hi there @M-PRERNA , please DM me on the slack.

SinghShreya05 commented 3 years ago

@forkbabu Is this issue still open? I'll like to work on it, can you please assign me?

ucalyptus commented 3 years ago

@SinghShreya05 go ahead with a PR.

SinghShreya05 commented 3 years ago

https://colab.research.google.com/drive/1IzDrrMQ0ZtvNsCXRc_4a6ELJNaRUtILl?usp=sharing @forkbabu this is colab, I had made some typos, pushed the corrected code with the changes, please review the PR