how to get original data after applying PCA with K-means clustering?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Adam
el 6 de Jun. de 2018
It's what you passed in in the first place. How can you lose it just by running PCA on it?!!
Respuestas (0)
Ver también
Categorías
Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!