A System Fault Diagnosis Method with a Reclustering Algorithm
Algorithm 1
The improvement of K-means.
Require: the initial training set , is the ith log message in C; maximum number of clusters max_k; the threshold of the sum of squares of distance between data point and cluster center min_dist; the distance threshold between two cluster centers center_list.