Introduction - If you have any usage issues, please Google them yourself
k-means algorithm takes parameters k and then advance the input data object is divided into n-k-clustering in order to make the clustering obtained to meet: the object of the same cluster in the high similarity and objects in different cluster little similarity. Cluster similarity is the use of objects in each cluster obtained by means of a " central object" (center of gravity) to be calculated.