lightning/pytorch_lightning/metrics
Jirka Borovec 2d54116baa
annotat unused vars (#5017)
* annotate all unused vars

* rank_zero_warn

* Apply suggestions from code review

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* f1 fixed

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2020-12-19 13:53:06 +01:00
..
classification annotat unused vars (#5017) 2020-12-19 13:53:06 +01:00
functional annotat unused vars (#5017) 2020-12-19 13:53:06 +01:00
regression Add formulas and references to metrics docs (#4823) 2020-11-25 09:05:30 +01:00
__init__.py [Metrics] PrecisionRecallCurve, ROC and AveragePrecision class interface (#4549) 2020-12-04 22:42:23 +01:00
metric.py [Metrics] PrecisionRecallCurve, ROC and AveragePrecision class interface (#4549) 2020-12-04 22:42:23 +01:00
utils.py Classification metrics overhaul: input formatting standardization (1/n) (#4837) 2020-12-07 17:49:35 +01:00