si-cim / prototorch_models

Pre-packaged prototype-based machine learning models using ProtoTorch and PyTorch-Lightning.
MIT License
9 stars 4 forks source link

add: ROC or AUROC determination #14

Open kadenmarika opened 2 years ago

kadenmarika commented 2 years ago

Quite often beside the accuracy other evaluation methods are needed, like

the ROC-curve or then the Area-under-the-ROC-curve (AUROC) value.

Problems:

If someone is intrested to integrate it, I could join and explain it in more detail :)

EAR-Development commented 2 years ago

Can we follow this paper for implementation details:

https://link.springer.com/article/10.1007/s00180-016-0678-y