International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 11 - Number 8 |
Year of Publication: 2010 |
Authors: R.Indhumathi, Dr.S.Sathiyabama |
10.5120/1606-2158 |
R.Indhumathi, Dr.S.Sathiyabama . Article:Reducing and Clustering high Dimensional Data through Principal Component Analysis. International Journal of Computer Applications. 11, 8 ( December 2010), 1-4. DOI=10.5120/1606-2158
High dimensional data is phenomenon in real-world data mining applications. Developing effective clustering methods for high dimensional dataset is a challenging problem due to the curse of dimensionality. Usually k-means clustering algorithm is used but it results in time consuming, computationally expensive and the quality of the resulting clusters depends on the selection of initial centroid and the dimension of the data. The accuracy of the resultant value perhaps not up to the level of expectation when the dimension of the dataset is high because we cannot say that the dataset chosen are free from noisy and flawless. Hence to improve the efficiency and accuracy of mining task on high dimensional data, the data must be pre-processed by an efficient dimensionality reduction method. This paper proposes a method in which the high dimensional data is reduced through Principal Component Analysis and then bisecting k-means clustering is performed on the reduced data where there is no initialization of the centroids.