Definition

For labels , a scoring function classifies by ; is classified correctly iff the margin . Surrogate losses replace the non-convex 0-1 loss by convex functions of the margin.

Formula

Bayes predictors, with :

The Bayes predictors differ (different inductive biases), but all have the sign of : the losses are classification-calibrated. The exponential loss is the loss that AdaBoost minimizes (Lecture 6).

Appears in