k-means-clustering-movie-ratings icon indicating copy to clipboard operation
k-means-clustering-movie-ratings copied to clipboard

question about number of movies to clustering

Open nmotevallian opened this issue 4 years ago • 0 comments

Hi, I'm working on clustering in recommender systems and in your code I want to know, if I want to cluster all movies(not 1000movies that you considered), what should I do? Is it possible or accuracy will be low because of the sparsity of this matrix? Do you know how can I cluster all movies by k-means according to their ratings

nmotevallian avatar Oct 29 '19 09:10 nmotevallian