Methoden vergleichen
Prüfen Sie die ausgewählten Methoden nebeneinander; abweichende Zeilen sind hervorgehoben.
| Principal Components Regression (PCR)× | Partielle Kleinste-Quadrate-Regression (PLS)× | |
|---|---|---|
| Fachgebiet | Maschinelles Lernen | Maschinelles Lernen |
| Familie | Machine learning | Machine learning |
| Entstehungsjahr≠ | 1982 | 1975 |
| Urheber≠ | Principal-component regression literature (Jolliffe and others) | Herman Wold; popularized by Svante Wold in chemometrics |
| Typ≠ | Unsupervised dimension reduction + regression | Supervised latent-variable regression |
| Wegweisende Quelle≠ | 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 ↗ | 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 ↗ |
| Aliasnamen≠ | PCR, PCA regression, temel bileşenler regresyonu | PLS regression, projection to latent structures, PLSR, kısmi en küçük kareler |
| Verwandt | 3 | 3 |
| Zusammenfassung≠ | 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. | 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. |
| ScholarGateDatensatz ↗ |
|
|