K-means algorithm

The k-means algorithm is a variant of the Expectation-Maximization algorithm in which the goal is to determine the k means of data generated from Gaussian distributions.

See also: K-means algorithm, Expectation-Maximization, Gaussian distribution, Mathematics