how to get original data after applying PCA with K-means clustering?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Adam
le 6 Juin 2018
It's what you passed in in the first place. How can you lose it just by running PCA on it?!!
Réponses (0)
Voir également
Catégories
En savoir plus sur Dimensionality Reduction and Feature Extraction dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!