lightning/pytorch_lightning/metrics
Nicki Skafte 06668c0ddf
[Metrics] MetricCollection (#4318)
* docs + precision + recall + f_beta + refactor

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

* rebase

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

* fixes

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

* added missing file

* docs

* docs

* extra import

* add metric collection

* add docs + integration with log_dict

* add test

* update

* update

* more test

* more test

* pep8

* fix doctest

* pep8

* add clone method

* add clone method

* merge-2

* changelog

* kwargs filtering and tests

* pep8

* fix test

* update docs

* Update docs/source/metrics.rst

Co-authored-by: Roger Shieh <sh.rog@protonmail.ch>

* fix docs

* fix tests

* Apply suggestions from code review

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* fix docs

* fix doctest

* fix doctest

* fix doctest

* fix doctest

Co-authored-by: ananyahjha93 <ananya@pytorchlightning.ai>
Co-authored-by: Teddy Koker <teddy.koker@gmail.com>
Co-authored-by: Nicki Skafte <nugginea@gmail.com>
Co-authored-by: Roger Shieh <sh.rog@protonmail.ch>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-01-08 11:09:07 +01:00
..
classification Updated metrics/classification/precision_recall.py (#5348) 2021-01-06 15:14:20 +01:00
functional added image-gradients (#4763) [1/2] (#5056) 2021-01-07 20:34:38 +01:00
regression [Metrics] R2Score (#5241) 2021-01-01 12:23:19 +01:00
__init__.py [Metrics] MetricCollection (#4318) 2021-01-08 11:09:07 +01:00
metric.py [Metrics] MetricCollection (#4318) 2021-01-08 11:09:07 +01:00
utils.py fix some minor typos in docs (#5369) 2021-01-07 08:01:52 -05:00