International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 100 - Number 15 |
Year of Publication: 2014 |
Authors: Raj Bala, Sunil Sikka, Juhi Singh |
10.5120/17603-8293 |
Raj Bala, Sunil Sikka, Juhi Singh . A Comparative Analysis of Clustering Algorithms. International Journal of Computer Applications. 100, 15 ( August 2014), 35-39. DOI=10.5120/17603-8293
Clustering is a process of grouping a set of similar data objects within the same group based on similarity criteria (i. e. based on a set of attributes). There are many clustering algorithms. The objective of this paper is to perform a comparative analysis of four clustering algorithms namely K-means algorithm, Hierarchical algorithm, Expectation and maximization algorithm and Density based algorithm. These algorithms are compared in terms of efficiency and accuracy, using WEKA tool. The data for clustering is used in normalized and as well as unnormalized format. In terms of efficiency and accuracy K-means produces better results as compared to other algorithms.