February 2018
Intermediate to advanced
378 pages
10h 14m
English
The name of this algorithm comes from the k clusters into which the samples are divided, and the fact that each cluster is grouped around some mean value, a centroid of a cluster. This centroid serves as a prototype of a class. Each data point belongs to the cluster which centroid is the closest.
The algorithm was invented in 1957 at Bell Labs.
In this algorithm, each data point belongs to only one cluster. As a result of this algorithm, we get the feature space partitioned into Voronoi cells.
Read now
Unlock full access