Selection of Initial Centroids for k-Means Algorithm
暂无分享,去创建一个
Clustering is one of the important data mining techniques. k-Means (1) is one of the most important algorithm for Clustering. Traditional k-Means algorithm selects initial centroids randomly and in k-Means a lgorithm result of clustering highly depends on selection of initial centroids. k-Means algorithm is sensitive to initia l centroids so proper selection of initial centroids is necessa ry. This paper introduces an efficient method to start the k -Means with good initial centroids. Good initial centroids are useful for better clustering.
[1] Joshua Zhexue Huang,et al. Extensions to the k-Means Algorithm for Clustering Large Data Sets with Categorical Values , 1998, Data Mining and Knowledge Discovery.
[2] J. MacQueen. Some methods for classification and analysis of multivariate observations , 1967 .
[3] Michael K. Ng,et al. Automated variable weighting in k-means type clustering , 2005, IEEE Transactions on Pattern Analysis and Machine Intelligence.