Research Article

-Means: A Fast Fuzzy Clustering

Algorithm 3

KCM algorithm.
(1) Apply the KM clustering algorithm on data set ;
(2) Let be the set of final centers, which obtained from KM algorithm;
(3) Consider as a new data set;
(4) Apply the CM clustering algorithm on ;
(5) Recover corresponding data set clusters based on CM clustering output.
(6) End.