Re:-AUC,ROC,Precision,Recall
Best Answer
-
varunm1 Moderator, Member Posts: 1,207
Unicorn
Hello @guptasha
To get an AUC, you need to have a ROC curve. ROC curve is plotted for Binary classification. In the case of multiple class classification, you can get multiple ROC curves when you do one vs all classes type classification. This can be done in rapidminer using Polynomial to Binomial operator. Once you get AUC's for all classes, then you can average them for final AUC of Multiclass.
Recall and Precision can be found directly with multi-classification, using performance (classification) operator. In this operator, you have weighted mean recall and weighted mean precision options to choose.
Similar discussion here
https://community.rapidminer.com/discussion/55258/specificity-sensitivity-and-auc-measures-via-rm-v9-1#latest
ThanksRegards,
Varun
https://www.varunmandalapu.com/Be Safe. Follow precautions and Maintain Social Distancing
8