emmasaunders12
- 43
- 0
Hi all,
Could anyone please clarify something for me. PCA of a data matrix X results in a lower dimensional representation Y through a linear projection to the lower dimensional domain, i.e Y=PX. Where rows of P are the eigenvectors of X. From a pure terminology point of view is it correct in stating that P is the manifold learned during PCA, or is Y the manifold?
Also if P is the manifold, would a subset of P. for example P(:,10:end-10) provide a submanifold?
Help appreciated
Thanks
Emma
Could anyone please clarify something for me. PCA of a data matrix X results in a lower dimensional representation Y through a linear projection to the lower dimensional domain, i.e Y=PX. Where rows of P are the eigenvectors of X. From a pure terminology point of view is it correct in stating that P is the manifold learned during PCA, or is Y the manifold?
Also if P is the manifold, would a subset of P. for example P(:,10:end-10) provide a submanifold?
Help appreciated
Thanks
Emma