how to get original data after applying PCA with K-means clustering?

3 views (last 30 days)
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 Comment
Adam
Adam on 6 Jun 2018
It's what you passed in in the first place. How can you lose it just by running PCA on it?!!

Sign in to comment.

Answers (0)

Categories

Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!