International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 35 - Number 8 |
Year of Publication: 2011 |
Authors: G. V. S. N. R. V. Prasad, Dr. Ch. Satyanarayana, Dr. V. Vijaya Kumar |
10.5120/4423-6158 |
G. V. S. N. R. V. Prasad, Dr. Ch. Satyanarayana, Dr. V. Vijaya Kumar . Perimeter Clustering Algorithm to Reduce the Number of Iterations. International Journal of Computer Applications. 35, 8 ( December 2011), 41-46. DOI=10.5120/4423-6158
Clustering is a division of data into groups of similar objects. Clustering is an unsupervised learning, due to its unknown label class in the search domain. K-means is one of the simplest unsupervised learning algorithms that solve the well known clustering problem. It has capability to cluster large data. The main idea of K-Means is to define k centroids for each cluster. The K-means algorithm clusters the data with more complexity and the complexity further increases based on the dimensionality and data size. To overcome this we present a novel approach called perimeter K-means (PKM) clustering algorithms, which considers two data points and evaluates the perimeters. From this the two data pints are assigned to the nearest cluster center. By this the PKM reduces the overall complexity issues of K-means algorithms. The experimental result on various datasets, with various instances clearly indicates the efficacy of the proposed method. Further cluster quality and stability issues are tested by the proposed PKM.