Comparar métodos
Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.
| Regresión Robusta de Ridge× | Regresión Ridge× | |
|---|---|---|
| Campo≠ | Estadística | Aprendizaje automático |
| Familia≠ | Regression model | Machine learning |
| Año de origen≠ | 1991 | 1970 |
| Autor original≠ | Silvapulle (1991); building on Tikhonov (1963) and Huber (1964) | Hoerl, A.E. & Kennard, R.W. |
| Tipo≠ | Regularized robust linear regression | L2-regularized linear regression |
| Fuente 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 ↗ |
| Alias | ridge M-estimation, robust regularized regression, M-estimator ridge, outlier-resistant ridge regression | Ridge Regresyonu, ridge regresyonu, L2-regularized regression, Tikhonov regularization |
| Relacionados≠ | 5 | 4 |
| Resumen≠ | 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. |
| ScholarGateConjunto de datos ↗ |
|
|