lightning/pytorch_lightning/metrics/functional
Dusan Drevicky 6ad299573f
[Metrics] Fix/4237 auc unstable reorder (#4281)
* =Add deprecation warning for auc reorder

* =Add test for deprecation warning for auc reorder

* Update CHANGELOG

* Add reorder deprecation warning to auc docstring

* Fix pep8 f-string error

* remove duplicate import

Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
2020-10-25 10:26:40 +01:00
..
__init__.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
classification.py [Metrics] Fix/4237 auc unstable reorder (#4281) 2020-10-25 10:26:40 +01:00
explained_variance.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
mean_absolute_error.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
mean_squared_error.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
mean_squared_log_error.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
nlp.py notices (#4118) 2020-10-13 07:18:07 -04:00
psnr.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
reduction.py notices (#4118) 2020-10-13 07:18:07 -04:00
self_supervised.py notices (#4118) 2020-10-13 07:18:07 -04:00
ssim.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00