Contents
mprod
mprod.dimensionality_reduction.TCAM
This module includes tensor dimensionality reduction (tensor to matrix) algorithms. Currently the TCAM decomposition is implemented. Future plans are to implement tensor-CCA tensor-PLS etc….
TCAM([fun_m, inv_m, n_components])
TCAM
tsvdm based tensor component analysis (TCAM).