Description: K means clustering first need to identify clustered into several categories, and then follow the iterative method to calculate the focus of the class, and then follow the center of gravity of the cluster vector and the class re-classification, repeating until the classification of stable or center of gravity and stability.
To Search:
File list (Check if you may need any files):
C++写K均值聚类算法.txt