ucalyptus / Spotify-Recommendation-Engine

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

First refactor PR #46

Closed SubhradeepSS closed 4 years ago

ucalyptus commented 4 years ago

@SubhradeepSS change the PR name

SubhradeepSS commented 4 years ago

@ucalyptus As of now,only SparseMatrix data structure is left for porting among all the data structures

ucalyptus commented 4 years ago

@ucalyptus As of now,only SparseMatrix data structure is left for porting among all the data structures

Do this then I shall merge

ucalyptus commented 4 years ago

@SubhradeepSS updates?

SubhradeepSS commented 4 years ago

@SubhradeepSS updates?

the last data structure is more than 1000lines code.Therefore taking time

SubhradeepSS commented 4 years ago

All the data structures have been ported to python