Dimensionality Reduction using Generalized Discriminant Analysis (GDA)

Generalized Discriminant Analysis - a non-linear feature dimensionality reduction technique

https://github.com/mhaghighat/gda

You are now following this Submission

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 (2026). Dimensionality Reduction using Generalized Discriminant Analysis (GDA) (https://github.com/mhaghighat/gda), GitHub. Retrieved .

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
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.