Comparar métodos
Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.
| Análisis de Componentes Principales× | Estimación Robusta de la Covarianza (MCD)× | |
|---|---|---|
| Campo≠ | Aprendizaje automático | Estadística |
| Familia≠ | Machine learning | Regression model |
| Año de origen≠ | 2002 | 1999 |
| Autor original≠ | Jolliffe, I.T. (textbook); Pearson & Hotelling (origins) | Rousseeuw; Rousseeuw & Van Driessen (Fast-MCD) |
| Tipo≠ | Unsupervised dimensionality reduction | Robust multivariate location-scatter estimator |
| Fuente seminal≠ | Jolliffe, I.T. (2002). Principal Component Analysis (2nd ed.). Springer. DOI ↗ | Rousseeuw, P. J. & Van Driessen, K. (1999). A Fast Algorithm for the Minimum Covariance Determinant Estimator. Technometrics, 41(3), 212-223. DOI ↗ |
| Alias | Temel Bileşenler Analizi (PCA), PCA, principal components analysis, Karhunen-Loève transform | minimum covariance determinant, MCD estimator, robust covariance estimation, Robust Kovaryans Tahmini (MCD) |
| Relacionados≠ | 3 | 4 |
| Resumen≠ | 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. | Robust Covariance via the Minimum Covariance Determinant (MCD) estimates a multivariate mean vector and covariance matrix that are not distorted by outliers. It was made practical by the Fast-MCD algorithm of Rousseeuw and Van Driessen (1999), building on Rousseeuw's earlier work on robust estimation. |
| ScholarGateConjunto de datos ↗ |
|
|