September 2019
Intermediate to advanced
420 pages
10h 29m
English
k-means clustering is but one concrete application of a more general algorithm known as expectation-maximization. In short, the algorithm works as follows:
Here, the expectation step is so named because it involves updating our expectation of which cluster each point in the dataset belongs to. The maximization step is so named because it involves maximizing a fitness function that defines the location of the cluster centers. In the case of k-means, maximization ...
Read now
Unlock full access