SLIDE 1
IBM - CVUT Student Research Projects 2
About K-means
- a data clustering algorithm
- places k centroids in an
n-dimensional space so that intra-cluster variance (sum
- f distances between points
and their nearest centroid) is minimal
- large number of points gives