huggingface / huggingface/evaluate

Question: ROC_AUC metric compute signature with prediction_scores

Open
#660 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.5k
Forks
341
PR merge metrics
No merged PRs in 30d

Description

Hi team,

I have a question regarding the `compute` signature in roc_auc metric.
it uses `prediction_scores` while other metrics uses only `predictions`, is that intended? why?
If not, could I do a small PR to change it to `predictions`?

Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.