/Fisher-Discriminant-Analysis

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

Primary LanguagePython

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