lightning/pytorch_lightning/metrics
Teddy Koker f2fa3c8256
Add formulas and references to metrics docs (#4823)
* precision

* precision

* recall

* f beta

* confusion matrix

* mse

* mae

* msle

* expalained variance

* psnr

* ssim

* text fp fn tp

* accuracy

* wiki -> sklearn for confusion metrix link

* confusion matrix logging note

Co-authored-by: Roger Shieh <sh.rog@protonmail.ch>
2020-11-25 09:05:30 +01:00
..
classification Add formulas and references to metrics docs (#4823) 2020-11-25 09:05:30 +01:00
functional [Metrics] Unification of FBeta (#4656) 2020-11-23 09:44:35 +01:00
regression Add formulas and references to metrics docs (#4823) 2020-11-25 09:05:30 +01:00
__init__.py [Metrics] Unification of FBeta (#4656) 2020-11-23 09:44:35 +01:00
metric.py [metrics] change default behaviour of state dict (#4685) 2020-11-16 12:33:45 +00:00
utils.py [Metrics] Unification of FBeta (#4656) 2020-11-23 09:44:35 +01:00