Extended Fisher Discriminant Analysis and Point-Ellipsoid Distance

Extended FDA for binary classification and Point-Ellipsoid Distance
364 Downloads
Updated 3 Feb 2014

View License

This submission contains functions for running the extended Fisher Discriminant Analysis (eFDA.m) for binary classification given a training (and optionally test) dataset. Under the hood the method requires the calculation of the distance between a point and an ellipsoid (in arbitrary dimention), and this is provided as a separate code pointellipsoiddistance.m to allow its independent use.

Details on the underlying algorithms can be found in
'Global Optimization methods for extended Fisher Discriminant Analysis',
by S. Iwata, Y. Nakatsukasa, and A. Takeda, accepted to AISTAT 2014.

For details of eFDA, see
"A unified classification model based on robust optimization."
by A. Takeda, H. Mitsugi, and T. Kanamori, Neural Computation, 25(3):759-804,2013.

Cite As

Yuji Nakatsukasa (2024). Extended Fisher Discriminant Analysis and Point-Ellipsoid Distance (https://www.mathworks.com/matlabcentral/fileexchange/45364-extended-fisher-discriminant-analysis-and-point-ellipsoid-distance), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0