Introduction - If you have any usage issues, please Google them yourself
K-means algorithm is very typical distance-based clustering algorithm, using distance as the similarity evaluation, that the closer the two objects, the greater the similarity. This is an English book introduces K-means algorithm