Learn Before
Concept

Quadratic Discriminant Analysis (QDA)

QDA is a variant of LDA in which an individual covariance matrix is estimated for every class of observations. QDA is particularly useful if there is prior knowledge that individual classes exhibit distinct covariances. A disadvantage of QDA is that it cannot be used as a dimensionality reduction technique.

0

3

Updated 2020-06-13

Tags

Data Science

Learn After