Area Under the Curve (AUC)
The Area Under the Curve (AUC) is a fundamental metric in machine learning used to evaluate the performance of binary classification models. It quantifies the overall ability of a model to distinguish between positive and negative classes by calculating the area under the Receiver Operating Characteristic (ROC) curve.