You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
K means clustering algorithm is used to divide movies into 4 clusters Best,Good,Average,Worst based on Rating and K-nearest neighbors algorithm is used to build the Recommendation system.
About
K means clustering algorithm is used to divide movies into 4 clusters Best,Good,Average,Worst based on Rating.K-nearest neighbors algorithm is used to build the Recommendation system.