Matthieu Bloch
Fisher LDA is a supervised dimensionality reduction technique
Fisher LDA attempts to find dimensions that best discriminate the labels by maximizing the following objective J(w)=w⊺SBww⊺SWw with SB≜∑k=1K(μk−x¯)(μk−x¯)⊺ and SW≜∑k=1K∑i=1N1{yi=k}(xi−μk)(xi−μk)⊺
SB is called the between scattering matrix
SW is called the within scattering matrix
The dimension that maximizes J(w) is an eigenvector associated to the largest eigenvalue of SB12SW−1SB12