방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 부분 최소 제곱 회귀 (PLS)× | 릿지 회귀(Ridge Regression)× | |
|---|---|---|
| 분야 | 머신러닝 | 머신러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 1975 | 1970 |
| 창시자≠ | Herman Wold; popularized by Svante Wold in chemometrics | Hoerl, A.E. & Kennard, R.W. |
| 유형≠ | Supervised latent-variable regression | L2-regularized linear regression |
| 원전≠ | Wold, S., Sjöström, M., & Eriksson, L. (2001). PLS-regression: a basic tool of chemometrics. Chemometrics and Intelligent Laboratory Systems, 58(2), 109–130. DOI ↗ | Hoerl, A.E. & Kennard, R.W. (1970). Ridge Regression: Biased Estimation for Nonorthogonal Problems. Technometrics, 12(1), 55–67. DOI ↗ |
| 별칭 | PLS regression, projection to latent structures, PLSR, kısmi en küçük kareler | Ridge Regresyonu, ridge regresyonu, L2-regularized regression, Tikhonov regularization |
| 관련≠ | 3 | 4 |
| 요약≠ | Partial least squares regression predicts a response from many, often highly collinear predictors by projecting them onto a small set of latent components — but, unlike principal components regression, it chooses those components to maximize their covariance with the response, not just the variance of the predictors. This supervised dimension reduction makes PLS a workhorse in chemometrics, spectroscopy, and other wide-data settings where predictors vastly outnumber observations. | 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데이터셋 ↗ |
|
|