https://github.com/tensorly/tensorly
Revision 4fb9a54f98cd8878ca35346d57d0723cebd32613 authored by Cyrillus Tan on 16 March 2023, 19:35:14 UTC, committed by GitHub on 16 March 2023, 19:35:14 UTC
* Amendment in the functions

* Add more tests

* Black formatting

* Skip transform test on tensorflow

* Some changes for the review

* Adjustments to help with solving speed

* Separate R2 score; make X_r2 and Y_r2 as new attributes

* Avoid creating CPTensor() overhead; remove redundant reshape

* Update tensorly/metrics/tests/test_regression.py

Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com>

* Incorporate outer, fix randn call

* More tl.tenalg.outer; used mean-centered tensor

* Some fixes on R2 definitions

* Make a dedicated score function to avoid copying X and Y

* Black formatting

---------

Co-authored-by: Aaron Meyer <ameyer@ucla.edu>
Co-authored-by: Aaron Meyer <2065146+aarmey@users.noreply.github.com>
Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com>
1 parent a26ffe0
History
Tip revision: 4fb9a54f98cd8878ca35346d57d0723cebd32613 authored by Cyrillus Tan on 16 March 2023, 19:35:14 UTC
Fix CP Partial Least Square (#492)
Tip revision: 4fb9a54
File Mode Size
_static
development_guide
modules
sphinx_ext
templates
user_guide
Makefile -rw-r--r-- 4.9 KB
about.rst -rw-r--r-- 3.0 KB
conf.py -rw-r--r-- 10.5 KB
home.rst -rw-r--r-- 102 bytes
index.html -rw-r--r-- 8.9 KB
index.rst -rw-r--r-- 444 bytes
installation.rst -rw-r--r-- 2.0 KB
minify.py -rw-r--r-- 857 bytes
requirements_doc.txt -rw-r--r-- 85 bytes

back to top