Tim Robbins
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
I am doing K means on multidimensional data, how should my plot of Minimum Distortion vs K look like?
I'm using 5 x 10000 or 5 x N to represent 5D data. Each 5 x 1 sub-matrice represents one five dimensional point, so 5 x N would ...
9 years 前 | 0 个回答 | 0
0
个回答提问
What is exactly the kmeans ++ algorithm? How do you actually go about implementing it?
In the kmeans algorithm, after selecting the initial centroid, how do you select a second cluster from then on? What does it act...
9 years 前 | 2 个回答 | 0