Overview#
Ridge Regression (also called L2
Regularization and "Wave decay") is a
Regularization method where
Ordinary Least Squares is modified to also minimize the absolute sum of the coefficients.
Ridge Regression is the most popular Regularization method.
There might be more information for this subject on one of the following: