Effacer les filtres
Effacer les filtres

how to calculate the AUC of a classifier

10 vues (au cours des 30 derniers jours)
shruti
shruti le 13 Mar 2015
how to calculate the AUC of a classifier,is their any specific formula for calculating the AUC value

Réponses (1)

Alka Nair
Alka Nair le 13 Mar 2015
I understand that you would like to know how to find the Area under the Curve for ROC using MATLAB. If you have the true positive rates and false positive rates, you could use the command TRAPZ to calculate area.
Please refer to the following documentation page to understand about TRAPZ:

Catégories

En savoir plus sur ROC - AUC dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by