K-means
Clustering & Dimensionality Reduction

What it is

A clustering algorithm that partitions data into k clusters by minimizing within-cluster variance.

K-means illustrative image

Replace this placeholder with a custom image for this term.

Related terms