K-means clustering
AIK-means clustering: A clustering method that partitions data into k groups, each represented by the mean of the points assigned to it.
K-means clustering: A clustering method that partitions data into k groups, each represented by the mean of the points assigned to it.