I would like to know how do I reconstruct the data using only the first principal component of the PCA?
$\begingroup$ $\endgroup$
2 - $\begingroup$ You can't. PCA is a dimension reduction technique. It discards information. You can only recover the original data if you have all principal components. $\endgroup$Stephan Kolassa– Stephan Kolassa2015-11-07 14:09:26 +00:00Commented Nov 7, 2015 at 14:09
- $\begingroup$ I meant..reconstruct the data using only the first principal component..it'll not be the original data..but a "version" of it using the 1PC $\endgroup$Ana– Ana2015-11-07 14:37:03 +00:00Commented Nov 7, 2015 at 14:37
Add a comment |