lightning/tests/metrics
Nicki Skafte fe290280be
Metric aggregation testing (#3517)
* aggregation testing

* add more tests

* mse

* more tests

* fix tests

* fix doctest

* fix codefactor

* fix import error

* fix doctest

* revert docfix

* test for model integration

* fix integration test

* added test cases

* fix rmsle

* aggregation testing

* add more tests

* mse

* more tests

* fix tests

* fix doctest

* fix codefactor

* fix import error

* fix doctest

* revert docfix

* test for model integration

* fix integration test

* fix psnr

* add warning/valueerror to embedding similarity

* fixed f scores

* disable some test

* fix tests

* fixing codefactor

* fix pep8

* changelog

* fix doctest

* cleaning test

* fix pickle error

* pickle fix

* fix pickle error

* Apply suggestions from code review

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* code cleanup + changes based on suggestions

* update based on suggestion

* update based on suggestions

* Apply suggestions from code review

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

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>
2020-10-01 15:37:51 +02:00
..
functional Metric aggregation testing (#3517) 2020-10-01 15:37:51 +02:00
__init__.py New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
test_aggregation.py Metric aggregation testing (#3517) 2020-10-01 15:37:51 +02:00
test_classification.py [Metrics] AUROC error on multilabel + improved testing (#3350) 2020-09-21 11:46:48 +02:00
test_converters.py Fix: gather_all_tensors cross GPUs in DDP (#3319) 2020-09-03 12:27:32 +02:00
test_metrics.py Metric aggregation testing (#3517) 2020-10-01 15:37:51 +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 Metric aggregation (#3321) 2020-09-14 07:23:11 -04:00