Question: What does the AUC represent in the context of the ROC curve?
Options:
Correct Answer: The area under the curve, indicating the model\'s ability to distinguish between classes
Solution:
AUC (Area Under the Curve) quantifies the overall ability of the model to discriminate between positive and negative classes, with a value of 1 indicating perfect classification.