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

Area under precision recall curve #697

Closed
ogreyesp opened this issue Jul 20, 2017 · 1 comment
Closed

Area under precision recall curve #697

ogreyesp opened this issue Jul 20, 2017 · 1 comment

Comments

@ogreyesp
Copy link

Hello,

Is there any possibility to compute the area under precision recall curve for multi-class problems with caret.?

Thanks

Oscar

@topepo
Copy link
Owner

topepo commented Aug 19, 2017

That isn't a thing in multiclass situations (since it is defined for two classes). However, I did at the average 1 vs all AUC values to multiClassSummary.

Please take a look and kick the tires.

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

No branches or pull requests

2 participants