lightning/tests/metrics
Nicki Skafte 8a3c800641
Update explained variance metric (#4024)
* update metrics

* pep8

* Update pytorch_lightning/metrics/regression/explained_variance.py

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

* add typing for testing utils

* change from assert to raise exception

* add test for raised shape error

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-10-09 19:23:12 -04:00
..
classification Update explained variance metric (#4024) 2020-10-09 19:23:12 -04:00
functional latest restore func metrics (#3949) 2020-10-07 14:26:30 -04:00
regression Update explained variance metric (#4024) 2020-10-09 19:23:12 -04:00
__init__.py revamp entire metrics (#3868) 2020-10-06 17:03:24 -04:00
test_ddp.py revamp entire metrics (#3868) 2020-10-06 17:03:24 -04:00
test_metric.py integrate metrics API with self.log (#3961) 2020-10-07 22:54:32 -04:00
test_metric_lightning.py Add Metric <-> Lightning Module integration tests (#4008) 2020-10-08 22:58:17 -04:00
utils.py Update explained variance metric (#4024) 2020-10-09 19:23:12 -04:00