how to get original data after applying PCA with K-means clustering?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
Adam
2018-6-6
It's what you passed in in the first place. How can you lose it just by running PCA on it?!!
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!