ROC curves for the automatically generated classifier codes

1 次查看(过去 30 天)
Hi everyone,
I've generated some code for several classiffiers using the Classiffication Learner app. These codes only give the accuracy to validate the classifiers, but they don't give any ROC curve values. I want to add some code to compute the AUC of the ROC curves, but I'm a bit confused.
I'm using the perfcurve function, so I have to give it the actual values of the labels and the classification scores. I do have the values of the labels, but for the scores, I have a reduced set of values as the classifier is being "partitioned" in K folds.
Can someone guide me on how should I compute the ROC values in this case?
Thank you!!

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 ROC - AUC 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by