lightning/pytorch_lightning/metrics
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
..
classification Corrected f_beta computation (#4183) 2020-10-21 10:52:04 +02:00
functional [Metrics] Fix/4237 auc unstable reorder (#4281) 2020-10-25 10:26:40 +01:00
regression [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
__init__.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
metric.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
utils.py [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00