varunsatish / llama-recipes-fertility

1 stars 0 forks source link

add AUC to checkpoint evals #17

Open msalganik opened 2 months ago

msalganik commented 2 months ago

As described here: https://github.com/varunsatish/llama-recipes-fertility/pull/12#issuecomment-2275689020

"If we're calculating multiple thresholds can we also do AUC? Should be easy with https://scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html"