Decomposition#
This module contains functions related to decomposition.
plot pca component variance#
Trained model of PCA
. For an example of
performing image:
Examples
plot_pca_2d_projection with examples: Example usage of
PCA
using the iris dataset
plot pca 2d projection#
Trained model of PCA
. For an example of
performing image:
Examples
plot_pca_component_variance with examples: Example usage of
PCA
using the iris dataset