lightning/pytorch_lightning
Nicki Skafte b1347c956a
[Metrics] AUROC error on multilabel + improved testing (#3350)
* error on multilabel

* fix tests

* fix pep8

* changelog

* update doc test

* fix doctest

* fix doctest

* update from suggestion

* Apply suggestions from code review

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

* Update test_classification.py

* Update test_classification.py

* retrigger test

* 'pep8

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2020-09-21 11:46:48 +02:00
..
accelerators Fix deterministic behavior in ddp_spawn (#3573) 2020-09-20 19:42:58 -04:00
callbacks ref: result 1/n (make monitor default to checkpoint_on to simplify re… (#3571) 2020-09-20 22:58:43 -04:00
core Black format pytorch_lightning/core/datamodule.py (#3574) 2020-09-20 23:00:00 -04:00
loggers Allow kwargs in Wandb & Neptune + kwargs docstring (#3475) 2020-09-19 18:51:43 +02:00
metrics [Metrics] AUROC error on multilabel + improved testing (#3350) 2020-09-21 11:46:48 +02:00
overrides Fix an import deprecation warning (#3110) 2020-08-24 10:59:47 +02:00
plugins ref: precision plugins 1/n (#3504) 2020-09-15 09:56:12 -04:00
profiler added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
trainer ref: result 1/n (make monitor default to checkpoint_on to simplify re… (#3571) 2020-09-20 22:58:43 -04:00
tuner cleaning up stale logger tests + flake8 (#3490) 2020-09-14 00:06:48 -04:00
utilities Fix deterministic behavior in ddp_spawn (#3573) 2020-09-20 19:42:58 -04:00
__init__.py Update __init__.py 2020-09-11 15:59:36 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00