📕 subnode [[@KGBicheno/squared_loss]] in 📚 node [[squared_loss]]

squared loss

Go back to the [[AI Glossary]]

The loss function used in linear regression. (Also known as L2 Loss.) This function calculates the squares of the difference between a model's predicted value for a labeled example and the actual value of the label. Due to squaring, this loss function amplifies the influence of bad predictions. That is, squared loss reacts more strongly to outliers than L1 loss.

📖 stoas
⥱ context