Decomposition#

This module contains functions related to decomposition.

Principal Component Analysis (PCA)#

References#

plot pca component variance#

plot_pca_component_variance

Trained model of PCA. For an example of performing image:

Examples

References#

plot pca 2d projection#

plot_pca_2d_projection

Trained model of PCA. For an example of performing image:

Examples

References#