Groups
Category
L2 regularization (also called ridge or weight decay) adds a penalty proportional to the sum of squared weights to discourage large parameters.
Empirical Risk Minimization (ERM) chooses a model that minimizes the average loss on the training data.