Groups
Category
Level
Empirical Risk Minimization (ERM) chooses a model that minimizes the average loss on the training data.
Maximum A Posteriori (MAP) estimation chooses the parameter value with the highest posterior probability after seeing data.
The biasโvariance tradeoff explains how prediction error splits into bias squared, variance, and irreducible noise for squared loss.