Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Regressió Ridge Robusta× | Regressió Ridge× | |
|---|---|---|
| Camp≠ | Estadística | Aprenentatge automàtic |
| Família≠ | Regression model | Machine learning |
| Any d'origen≠ | 1991 | 1970 |
| Autor original≠ | Silvapulle (1991); building on Tikhonov (1963) and Huber (1964) | Hoerl, A.E. & Kennard, R.W. |
| Tipus≠ | Regularized robust linear regression | L2-regularized linear regression |
| Font seminal≠ | Silvapulle, M. J. (1991). Robust ridge regression based on an M-estimator. Australian Journal of Statistics, 33(3), 319–333. link ↗ | Hoerl, A.E. & Kennard, R.W. (1970). Ridge Regression: Biased Estimation for Nonorthogonal Problems. Technometrics, 12(1), 55–67. DOI ↗ |
| Àlies | ridge M-estimation, robust regularized regression, M-estimator ridge, outlier-resistant ridge regression | Ridge Regresyonu, ridge regresyonu, L2-regularized regression, Tikhonov regularization |
| Relacionats≠ | 5 | 4 |
| Resum≠ | Robust Ridge regression combines M-estimation with L2 (ridge) regularization to produce coefficient estimates that are simultaneously resistant to outliers and stable under multicollinearity. It minimizes a robust loss function (such as Huber's) penalized by the squared norm of the coefficient vector, downweighting influential observations while shrinking correlated predictors toward zero. | 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. |
| ScholarGateConjunt de dades ↗ |
|
|