Log Loss
Log loss, or logarithmic/cross-entropy loss, is a key metric to evaluate machine learning model performance—especially for binary classification—by measuring the divergence between predicted probabilities and actual outcomes, penalizing incorrect or overconfident predictions.
•
5 min read