lightning/tests/metrics
Jirka Borovec a312219d42
Prune metric: helpers and inputs 3/n (#6547)
* _basic_input_validation

* _check_shape_and_type_consistency

* _check_num_classes_binary

* _check_num_classes_mc

* _check_num_classes_ml

* _check_top_k

* _check_classification_inputs

* _input_format_classification

* _reduce_stat_scores

* DataType

* rest

* flake8

* chlog
2021-03-16 13:54:06 +01:00
..
classification Prune metric: helpers and inputs 3/n (#6547) 2021-03-16 13:54:06 +01:00
functional Prune metrics base classes 2/n (#6530) 2021-03-15 19:28:18 +00:00
regression Add `dim` to `pytorch_lightning.metrics.PSNR` (#5957) 2021-02-17 11:55:40 +01:00
retrieval Mean Average Precision metric for Information Retrieval (1/5) (#5032) 2021-03-15 12:18:43 +01:00
__init__.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
test_metric_lightning.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
utils.py Classification metrics overhaul: accuracy metrics (2/n) (#4838) 2020-12-21 16:42:51 +01:00