lightning/tests/metrics/regression
Nicki Skafte 9dbdffca1e
[Metrics] R2Score (#5241)
* add r2metric

* change init

* add test

* add docs

* add math

* Apply suggestions from code review

Co-authored-by: Teddy Koker <teddy.koker@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* changelog

* adjusted parameter

* add more test

* pep8

* Apply suggestions from code review

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* add warnings for adjusted score

Co-authored-by: Teddy Koker <teddy.koker@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2021-01-01 12:23:19 +01: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_r2score.py [Metrics] R2Score (#5241) 2021-01-01 12:23:19 +01:00
test_ssim.py Classification metrics overhaul: accuracy metrics (2/n) (#4838) 2020-12-21 16:42:51 +01:00