Lightning-AI / torchmetrics

Torchmetrics - Machine learning metrics for distributed, scalable PyTorch applications.
https://lightning.ai/docs/torchmetrics/
Apache License 2.0
2.1k stars 402 forks source link

Add AUPRC metric #700

Closed 2533245542 closed 2 years ago

2533245542 commented 2 years ago

🚀 Feature

Currently there is only Precision-Recall curve, but like AUROC, AUPRC is also a common metric for classification tasks.

Motivation

Pitch

Alternatives

Additional context

github-actions[bot] commented 2 years ago

Hi! thanks for your contribution!, great first issue!