International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 68 - Issue 14 |
Published: April 2013 |
Authors: Harmanpreet Singh, Kamaljit Kaur |
![]() |
Harmanpreet Singh, Kamaljit Kaur . Review of Existing Methods for Finding Initial Clusters in K-means Algorithm. International Journal of Computer Applications. 68, 14 (April 2013), 24-28. DOI=10.5120/11649-7148
@article{ 10.5120/11649-7148, author = { Harmanpreet Singh,Kamaljit Kaur }, title = { Review of Existing Methods for Finding Initial Clusters in K-means Algorithm }, journal = { International Journal of Computer Applications }, year = { 2013 }, volume = { 68 }, number = { 14 }, pages = { 24-28 }, doi = { 10.5120/11649-7148 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2013 %A Harmanpreet Singh %A Kamaljit Kaur %T Review of Existing Methods for Finding Initial Clusters in K-means Algorithm%T %J International Journal of Computer Applications %V 68 %N 14 %P 24-28 %R 10.5120/11649-7148 %I Foundation of Computer Science (FCS), NY, USA
Clustering is one of the Data Mining tasks that can be used to cluster or group objects on the basis of their nearness to the central value. It has found many applications in the field of business, image processing, medical etc. K Means is one the method of clustering which is used widely because it is simple and efficient. The output of the K Means depends upon the chosen central values for clustering. So accuracy of the K Means algorithm depends much on the chosen central values. This paper presents the various methods evolved by researchers for finding initial clusters for K Means.