Módszerek összehasonlítása
Tekintse át a kiválasztott módszereket egymás mellett; az eltérő sorok kiemelve jelennek meg.
| Robusztus főkomponens-analízis (RPCA)× | Főkomponens-analízis× | |
|---|---|---|
| Tudományterület≠ | Statisztika | Gépi tanulás |
| Módszercsalád≠ | Regression model | Machine learning |
| Keletkezés éve≠ | 2011 | 2002 |
| Megalkotó≠ | Candès, Li, Ma & Wright (2011); Hubert, Rousseeuw & Vanden Branden (2005) | Jolliffe, I.T. (textbook); Pearson & Hotelling (origins) |
| Típus≠ | Robust dimensionality reduction / matrix decomposition | Unsupervised dimensionality reduction |
| Alapmű≠ | Candès, E. J., Li, X., Ma, Y., & Wright, J. (2011). Robust Principal Component Analysis? Journal of the ACM, 58(3), 1-37. DOI ↗ | Jolliffe, I.T. (2002). Principal Component Analysis (2nd ed.). Springer. DOI ↗ |
| Alternatív nevek | RPCA, robust principal component analysis, low-rank plus sparse decomposition, Robust Temel Bileşen Analizi (RPCA) | Temel Bileşenler Analizi (PCA), PCA, principal components analysis, Karhunen-Loève transform |
| Kapcsolódó | 3 | 3 |
| Összefoglaló≠ | Robust Principal Component Analysis is a dimensionality-reduction method that extracts reliable components when the data are contaminated by outliers and noise. Introduced by Candès, Li, Ma and Wright (2011), and developed in the ROBPCA approach of Hubert, Rousseeuw and Vanden Branden (2005), it separates a data matrix into a clean low-rank part and a sparse outlier part. | Principal Component Analysis (PCA) is an unsupervised dimensionality-reduction method — given its modern textbook treatment by Ian Jolliffe (2002) — that compresses high-dimensional data into fewer dimensions while preserving the maximum possible variance. It re-expresses correlated variables as a small set of uncorrelated principal components ordered by how much of the data's variation each one captures. |
| ScholarGateAdatkészlet ↗ |
|
|