Azzera filtri
Azzera filtri

ROC curves for the automatically generated classifier codes

1 visualizzazione (ultimi 30 giorni)
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!!

Risposte (0)

Categorie

Scopri di più su ROC - AUC in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by