Machine Learning & Training

What Is AUC?

AUC stands for area under the curve and typically refers to the area under the ROC curve. It provides a single number that summarizes how well a classifier can distinguish between positive and negative classes across all thresholds. A value of 0.5 indicates random guessing, while values closer to 1 indicate stronger performance.

Further reading

Read more about AUC — articles and blogs from around the web: