Machine learning
Ridge Regression
Ridge Regression is an L2-regularized linear regression method, introduced by Arthur Hoerl and Robert Kennard in 1970, that reduces multicollinearity by adding a penalty on the size of the coefficients. It shrinks coefficients toward zero without setting any of them exactly to zero, producing more stable estimates when predictors are highly correlated.
MethodMind'de açSoonVideoSoon
Tam yöntemi oku
Members only
Sign inSign in with a free account to read this section.
Sources
- Hoerl, A.E. & Kennard, R.W. (1970). Ridge Regression: Biased Estimation for Nonorthogonal Problems. Technometrics, 12(1), 55–67. DOI: 10.1080/00401706.1970.10488634 ↗
Related methods
Referenced by
ARFIMA ModelBayesian LASSO RegressionBayesian Multiple linear regressionBayesian OLSBayesian Ridge RegressionElastic NetElastic Net RegressionEmpirical BayesEnsemble Linear RegressionInfluence DiagnosticsLasso RegressionM-EstimatorMultiple Linear RegressionMultivariate RegressionNonparametric Quantile RegressionOLS RegressionOnline Linear RegressionOrdinary Least SquaresPartial Least SquaresPolynomial RegressionPrincipal Components RegressionQuantile RegressionRandom Effects ModelRobust Multiple linear regressionRobust RegressionRobust Ridge regressionSimple Linear RegressionStepwise RegressionSupport Vector RegressionVariance Inflation Factor