International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 65 - Number 11 |
Year of Publication: 2013 |
Authors: Pallavi Purohit, Ritesh Joshi |
10.5120/10966-6097 |
Pallavi Purohit, Ritesh Joshi . A New Efficient Approach towards k-means Clustering Algorithm. International Journal of Computer Applications. 65, 11 ( March 2013), 7-10. DOI=10.5120/10966-6097
K-means clustering algorithms are widely used for many practical applications. Original k-mean algorithm select initial centroids and medoids randomly that affect the quality of the resulting clusters and sometimes it generates unstable and empty clusters which are meaningless. The original k-means algorithm is computationally expensive and requires time proportional to the product of the number of data items, number of clusters and the number of iterations. The new approach for the k-mean algorithm eliminates the deficiency of exiting k mean. It first calculates the initial centroids k as per requirements of users and then gives better, effective and good cluster without scarifying Accuracy. It generates stable clusters to improve accuracy. It also reduces the mean square error and improves the quality of clustering. We also applied our algorithm for the evaluation of student's academic performance for the purpose of making effective decision by the student councilors.