Latent structure
二次判别分析 (QDA)
二次判别分析是一种生成式分类器,它用各自的多变量高斯分布来模拟每个类别,允许每个类别拥有独立的协方差矩阵。与假设共享协方差并产生线性边界的线性判别分析不同,QDA 的每类协方差会产生二次(弯曲)决策边界,使其能够捕捉类别在散布和方向上的差异。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Hastie, T., Tibshirani, R., & Friedman, J. (2009). The Elements of Statistical Learning (2nd ed.). Springer. ISBN: 978-0-387-84857-0
- James, G., Witten, D., Hastie, T., & Tibshirani, R. (2013). An Introduction to Statistical Learning. Springer. ISBN: 978-1-4614-7138-7
如何引用本页
ScholarGate. (2026, June 2). Quadratic Discriminant Analysis (QDA). ScholarGate. https://scholargate.app/zh/machine-learning/quadratic-discriminant-analysis
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →