Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 370 Bytes

File metadata and controls

9 lines (5 loc) · 370 Bytes

Linear-Quadratic-Discriminant-Analysis

The code for Linear Discriminant Analysis (LDA) and Quadratic Discriminant Analysis (QDA)

This is teh code for the following tutorial paper:

  • Benyamin Ghojogh, Mark Crowley, "Linear and Quadratic Discriminant Analysis: Tutorial", arXiv preprint arXiv:1906.02590.

  • Link of paper at arXiv: https://arxiv.org/abs/1906.02590