Question
1
Replies
16
Views
Aeries Technology Group
Posted: November 9, 2020
Last activity: November 16, 2020
How is Performance WanAUC value calculated in models?
I want to understand what is the formula for calculating the AUC value in adaptive models.
i see this value range from 50-100 but on what formula this value is assigned to each propostion in the model report??
plz exaplain in detail
Hi Kiranchandrac,
The AUC is an 'industry term', it is NOT a Pega term. On Pega Academy, we generally limit the content to Pega specific topics.
This is a link to a non Pega article that explains AUC in a general, non Pega context: https://towardsdatascience.com/understanding-auc-roc-curve-68b2303cc9c5
In short, AUC is the 'area under the curve' of an ROC graph, which in turn is based on confusion matrices. It is the metric used in Pega to express the predictive power of adaptive models.
Best regards, Hans