Fisher Linear Discriminant Analysis and Apply Transformation
Using Fisher Linear Discriminant Analysis module for dimensionality reduction, and applying the resulting transformation to new data.
This experiment shows how Fisher Linear Discriminant Analysis and Apply Transformation modules work together to reduce the dimensionality of dataset. The transformation matrix is computed in the left branch of the experiment, and applied to new data in the right branch of experiment.