lightning/tests/metrics/regression
Nicki Skafte a937394312
[Metrics] Unification of regression (#4166)
* moved to utility

* add files

* unify

* add desc

* update

* end of line

* Apply suggestions from code review

Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>

* add back functional test in new interface

* pep8

* doctest fix

* test name fix

* unify psnr + add class psnr, TODO: psnr test refactor ala mean squared error

* unify psnr

* rm unused code

* pep8

* docs

* unify ssim

* lower tolerance for ssim

* fix import

* pep8

* docs

* flake8

* test smaller images

* trying to fix test

* no ddp test for ssim

* pep8

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: Teddy Koker <teddy.koker@gmail.com>
2020-10-21 18:05:59 -04:00
..
__init__.py reverted "temporary drop metrics tests while speeding them up" and SKIP (#4115) 2020-10-14 19:01:43 +02:00
test_explained_variance.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
test_mean_error.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
test_psnr.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
test_ssim.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00