International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 67 - Number 10 |
Year of Publication: 2013 |
Authors: Archana Singh, Avantika Yadav, Ajay Rana |
10.5120/11430-6785 |
Archana Singh, Avantika Yadav, Ajay Rana . K-means with Three different Distance Metrics. International Journal of Computer Applications. 67, 10 ( April 2013), 13-17. DOI=10.5120/11430-6785
The power of k-means algorithm is due to its computational efficiency and the nature of ease at which it can be used. Distance metrics are used to find similar data objects that lead to develop robust algorithms for the data mining functionalities such as classification and clustering. In this paper, the results obtained by implementing the k-means algorithm using three different metrics Euclidean, Manhattan and Minkowski distance metrics along with the comparative study of results of basic k-means algorithm which is implemented through Euclidian distance metric for two-dimensional data, are discussed. Results are displayed with the help of histograms.