Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inclusion of Area Under the Precision Recall Curves as the measure to evaluate cross-validation #24

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

pedro-ribeirosantiago
Copy link

Dear Jared,

I coded the Area Under the Precision-Recall Curves (AUPRC) as a measure to evaluate cross-validation. I ran several checks and it is working correctly for me. The only limitation is that we could not account for sampling weights when calculating the AUPRC, however, I included a warning to highlight this limitation. I send below a few references:

Fu, G. H., Yi, L. Z., & Pan, J. (2019). Tuning model parameters in class‐imbalanced learning with precision‐recall curve. Biometrical Journal, 61(3), 652-664.

Fu, G. H., Xu, F., Zhang, B. Y., & Yi, L. Z. (2017). Stable variable selection of class-imbalanced data with precision-recall criterion. Chemometrics and Intelligent Laboratory Systems, 171, 241-250.

Kind regards,
Pedro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant