Introduction - If you have any usage issues, please Google them yourself
K means clustering algorithm is first randomly selected K objects as the initial clustering center. Then calculate the distance between each object and each seed cluster center and assign each object to its nearest cluster center