lightning/tests/metrics
Nicki Skafte 17d8773106
New modular metric interface (#2528)
* new base structure

* missing packages

* updated interface

* revert some changes

* fixes

* add changelog

* fix bug

* added description

* test for pickable

* fixing test

* fixing test

* fix pickle issue

* reduceop typehints back

* remove redundant module arg

* add save/load test

* add aggregate method

* text clarification

* fix doctest

* Apply suggestions from code review

* change test to results obj

* fix docs

* formatting

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* formatting

* pep

* Update CHANGELOG.md

* suggestions

* fix tests

* fix pep8

* fix tests

Co-authored-by: Nicki Skafte <nugginea@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2020-08-26 13:01:29 +02:00
..
functional clean tests imports (#2834) 2020-08-06 16:58:51 +02:00
__init__.py New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
test_classification.py New modular metric interface (#2528) 2020-08-26 13:01:29 +02:00
test_converters.py New modular metric interface (#2528) 2020-08-26 13:01:29 +02:00
test_metrics.py New modular metric interface (#2528) 2020-08-26 13:01:29 +02:00
test_nlp.py metrics: add BLEU (#2535) 2020-07-22 09:58:24 -04:00
test_regression.py clean tests imports (#2834) 2020-08-06 16:58:51 +02:00
test_sklearn.py New modular metric interface (#2528) 2020-08-26 13:01:29 +02:00