Commit Graph

3 Commits

Author SHA1 Message Date
Jirka Borovec 3a56a6024e
Prune metrics: other classification 7/n ()
* confusion_matrix

* iou

* f_beta

* hamming_distance

* stat_scores

* tests

* flake8

* chlog
2021-03-20 03:18:52 +05:30
Jirka Borovec 38a2119359
Prune metrics: precision & recall 6/n ()
* avg precision

* precision
* recall

* curve

* tests

* chlog

* isort

* fix
2021-03-18 13:21:59 -04:00
Jirka Borovec 9e35f979ea
Prune metrics: AUC & AUROC ()
* class: AUC AUROC

* func: auc auroc

* format

* tests
2021-03-18 10:38:56 +01:00