Skip to content
/ gda Public

Generalized Discriminant Analysis (GDA) - non-linear feature dimensionality reduction technique

License

Notifications You must be signed in to change notification settings

mhaghighat/gda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generalized Discriminant Analysis

GDA Performs Generalized Discriminant Analysis, a non-linear feature dimensionality reduction technique.

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.

About

Generalized Discriminant Analysis (GDA) - non-linear feature dimensionality reduction technique

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages