Dimensionality Reduction using Generalized Discriminant Analysis (GDA)

Generalized Discriminant Analysis - a non-linear feature dimensionality reduction technique
1.6K Downloads
Updated 8 Apr 2016

GDA is one of dimensionality reduction techniques, which projects a data matrix from a high-dimensional space into a low-dimensional space by maximizing the ratio of between-class scatter to within-class scatter.

More details can be found in Section 4.3 of:

M. Haghighat, S. Zonouz, M. Abdel-Mottaleb, "CloudID: Trustworthy cloud-based and cross-enterprise biometric identification," Expert Systems with Applications, vol. 42, no. 21, pp. 7905-7916, 2015.
http://dx.doi.org/10.1016/j.eswa.2015.06.025

(C) Mohammad Haghighat, University of Miami
haghighat@ieee.org
PLEASE CITE THE ABOVE PAPER IF YOU USE THIS CODE.

Cite As

Mohammad Haghighat (2024). Dimensionality Reduction using Generalized Discriminant Analysis (GDA) (https://github.com/mhaghighat/gda), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2015a
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!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.