The multivariate Gaussian Distribution is commonly expressed in terms of and . The probability density function (PDF) of the multivariate normal (Gaussian) distribution is defined as:
- .
- .
- .
- .
- .
Multivariate Normal Log PDF (with prior probability)
General logPDF with Prior Probability*
Anisotropic QDA logPDF (different covariances for each class)
Isotropic QDA logPDF
Isotropic
The logpdf is simplified to:
Reference ^ae513b
Anisotropic LDA logPDF (pool covariance)
Let be the pool covariance of all the conditional covariances. (sum of expected covariances)
Decision Boundary (include prior probability)
Isotropic LDA logPDF
Let be the pool variance of all the conditional variances. (sum of expected variances)
The Decision Boundary: (include prior probability)
Isotropic LDA with Same Prior logPDF
The Decision Boundary: (Centroid Method)
Anisotropic → Covariance Matrix is not Diagonal. Isotropic → Covariance Matrix is Diagonal.
Visualizing Quadratic Form Induced Norm