방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 부분 최소 제곱 회귀 (PLS)× | 주성분 회귀 (Principal Components Regression, PCR)× | |
|---|---|---|
| 분야 | 머신러닝 | 머신러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 1975 | 1982 |
| 창시자≠ | Herman Wold; popularized by Svante Wold in chemometrics | Principal-component regression literature (Jolliffe and others) |
| 유형≠ | Supervised latent-variable regression | Unsupervised dimension reduction + 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 ↗ | Jolliffe, I. T. (1982). A note on the use of principal components in regression. Journal of the Royal Statistical Society: Series C (Applied Statistics), 31(3), 300–303. DOI ↗ |
| 별칭≠ | PLS regression, projection to latent structures, PLSR, kısmi en küçük kareler | PCR, PCA regression, temel bileşenler regresyonu |
| 관련 | 3 | 3 |
| 요약≠ | 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. | Principal components regression first compresses a set of correlated predictors into a few principal components — the directions of greatest variance — and then regresses the response on those components. By discarding low-variance directions, PCR stabilizes estimation in the presence of multicollinearity and high dimensionality, at the cost of choosing components without reference to the response. |
| ScholarGate데이터셋 ↗ |
|
|