PCA understanding 我们希望获取玩具的位置,事实上我们只需要知道玩具在x轴的位置就可以了(但现实不知道).我们利用三个坐标轴,获取了2*3维度的数据,现实中我们如何通过分析六维度数据来获取玩具的位置? 可以从上图看出camera A,B,C的x,y轴相关度都很明显,数据有冗余. l 如何压缩数据?如何去除数据中的噪声,或者合并数据中相关的维度(来获取x轴数据) l How to change the basis of the data Let X be the original
What is an intuitive explanation of the relation between PCA and SVD? 36 FOLLOWERS Last asked: 30 Sep, 2014 QUESTION TOPICS Singular Value Decomposition Principal Component Analysis Intuitive Explanations Statistics (academic discipline) Machine Lear