Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Багатовимірна множинна лінійна регресія× | Гребенева регресія× | |
|---|---|---|
| Галузь≠ | Статистика | Машинне навчання |
| Родина≠ | Regression model | Machine learning |
| Рік появи≠ | 2007 | 1970 |
| Автор методу≠ | Johnson & Wichern (textbook treatment); classical multivariate least squares | Hoerl, A.E. & Kennard, R.W. |
| Тип≠ | Multivariate linear regression | L2-regularized linear regression |
| Основоположне джерело≠ | Johnson, R. A. & Wichern, D. W. (2007). Applied Multivariate Statistical Analysis (6th ed.). Pearson. ISBN: 978-0131877153 | Hoerl, A.E. & Kennard, R.W. (1970). Ridge Regression: Biased Estimation for Nonorthogonal Problems. Technometrics, 12(1), 55–67. DOI ↗ |
| Інші назви | multivariate multiple regression, MLR with multiple dependent variables, multiple-outcome regression, Çok Değişkenli Regresyon (MLR — Çoklu DV) | Ridge Regresyonu, ridge regresyonu, L2-regularized regression, Tikhonov regularization |
| Пов'язані≠ | 5 | 4 |
| Підсумок≠ | Multivariate regression is a linear regression method that predicts several continuous dependent variables at the same time from a shared set of predictors. As developed in standard treatments such as Johnson and Wichern's Applied Multivariate Statistical Analysis (2007), each response equation can be fitted by ordinary least squares while the covariance structure of the residuals is used for joint testing across outcomes. | 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. |
| ScholarGateНабір даних ↗ |
|
|