how to get original data after applying PCA with K-means clustering?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
my original data= 100*11. I applied pca for dimension reduction of original data after that i applied k-means clustering. Clusters are created for reduced dimensional data but i want to know about the original data corresponding to each cluster's data?
1 Kommentar
Adam
am 6 Jun. 2018
It's what you passed in in the first place. How can you lose it just by running PCA on it?!!
Antworten (0)
Siehe auch
Kategorien
Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!