Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 548 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 548 Bytes

Fisher Discriminant Analysis & Kernel Fisher Discriminant Analysis

The code for Fisher Discriminant Analysis (FDA) and Kernel Fisher Discriminant Analysis (Kernel FDA)

This is the code for the following tutorial apper:

  • Benyamin Ghojogh, Fakhri Karray, Mark Crowley, "Fisher and Kernel Fisher Discriminant Analysis: Tutorial", arXiv preprint arXiv:1906.09436.

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

Another repository which has implemented kernel FDA following our tutorial paper is: https://github.com/concavegit/kfda