Multilinear principal component analysis: Difference between revisions

Content deleted Content added
Tags: canned edit summary Mobile edit Mobile app edit Android app edit
The algorithm: Fixed typo
Tags: canned edit summary Mobile edit Mobile app edit Android app edit
Line 22:
 
== The algorithm ==
The MPCA solution follows the alternating least square (ALS) approach. It is iterative in nature.
As in PCA, MPCA works on centered data. Centering is a little more complicated for tensors, and it is problem dependent.