Link: Bayesian statistics Classification
Bayes classifier minimizes the probability of misclassification.
Three classifier that use different estimates to approximate Bayes classifier:
- Linear discriminant analysis (LDA)
- Quadratic discriminant analysis
- Naive Bayes