https://github.com/tensorly/tensorly
Revision a628f79cfbcb1a6b553cb2657aa44177067ac885 authored by Aaron Meyer on 21 September 2022, 18:21:55 UTC, committed by GitHub on 21 September 2022, 18:21:55 UTC
Adding an implementation of tensor PLS.
2 parent s fd5ef2e + b17f3ba
History
Tip revision: a628f79cfbcb1a6b553cb2657aa44177067ac885 authored by Aaron Meyer on 21 September 2022, 18:21:55 UTC
Merge pull request #435 from meyer-lab/plsr
Tip revision: a628f79
File Mode Size
backend
contrib
datasets
decomposition
metrics
random
regression
tenalg
tests
utils
__init__.py -rw-r--r-- 2.7 KB
_factorized_tensor.py -rw-r--r-- 705 bytes
base.py -rw-r--r-- 7.0 KB
cp_tensor.py -rw-r--r-- 25.0 KB
parafac2_tensor.py -rw-r--r-- 19.0 KB
testing.py -rw-r--r-- 5.0 KB
tr_tensor.py -rw-r--r-- 7.5 KB
tt_matrix.py -rw-r--r-- 8.2 KB
tt_tensor.py -rw-r--r-- 12.3 KB
tucker_tensor.py -rw-r--r-- 14.9 KB

back to top