방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 강건 판별 분석× | 2차 판별 분석(QDA)× | |
|---|---|---|
| 분야≠ | 통계학 | 머신러닝 |
| 계열≠ | Regression model | Latent structure |
| 기원 연도≠ | 1997 | 1939 |
| 창시자≠ | Hawkins & McLachlan (high-breakdown LDA); Croux & Dehon (S-estimator robust LDA) | Classical Gaussian discriminant analysis (Fisher / Welch lineage) |
| 유형≠ | Robust classification / discriminant analysis | Generative Gaussian classifier |
| 원전≠ | Hawkins, D. M. & McLachlan, G. J. (1997). High Breakdown Linear Discriminant Analysis. Journal of the American Statistical Association, 92(437), 136-143. DOI ↗ | Hastie, T., Tibshirani, R., & Friedman, J. (2009). The Elements of Statistical Learning (2nd ed.). Springer. ISBN: 978-0-387-84857-0 |
| 별칭≠ | robust LDA, high-breakdown discriminant analysis, MCD-based discriminant analysis, Robust Diskriminant Analizi | QDA, quadratic classifier, kuadratik diskriminant analizi |
| 관련≠ | 5 | 2 |
| 요약≠ | Robust Discriminant Analysis is a classification method that separates groups with a linear discriminant function while resisting the influence of outliers. It replaces the classical mean and covariance with a high-breakdown estimator such as the Minimum Covariance Determinant (MCD), an approach developed by Hawkins & McLachlan (1997) and Croux & Dehon (2001). | Quadratic discriminant analysis is a generative classifier that models each class with its own multivariate Gaussian distribution, allowing each class a separate covariance matrix. Unlike linear discriminant analysis, which assumes a shared covariance and yields linear boundaries, QDA's per-class covariances produce curved (quadratic) decision boundaries, letting it capture differences in the spread and orientation of the classes. |
| ScholarGate데이터셋 ↗ |
|
|