Options

k-means clustering

goldgold Member Posts: 12 Contributor I
Hi everybody
I want to see in my database using k-means clustering which movies get similar scores? How can I do this? Can anyone help Me on this? My dataset is movielens 100k I have attached it.
 Thanks

Answers

  • Options
    CurtiszCurtisz Member Posts: 4 Contributor I
    You might want to use X-Means. In my experimentation, k-means was sensitive to setting the proper classes count.
Sign In or Register to comment.