scikit-learn/examples/decomposition
Dea María Léon 828f8824f6
MAINT Cleaning up old scipy version mentions and code (#32685)
2025-11-10 14:16:03 +00:00
..
README.txt MNT Fix pre-commit issues (#31013) 2025-03-22 10:49:53 +01:00
plot_faces_decomposition.py FIX, DOC: Replace deprecated matplotlib method in Faces tutorial (#32567) 2025-10-28 15:01:37 +11:00
plot_ica_blind_source_separation.py
plot_ica_vs_pca.py
plot_image_denoising.py MAINT Cleaning up old scipy version mentions and code (#32685) 2025-11-10 14:16:03 +00:00
plot_incremental_pca.py
plot_kernel_pca.py
plot_pca_iris.py DOC Fix terminology in PCA example (#32211) 2025-09-19 10:01:47 +02:00
plot_pca_vs_fa_model_selection.py
plot_pca_vs_lda.py
plot_sparse_coding.py MNT Update index finding to use np.nonzero (#31115) 2025-04-11 17:18:51 +00:00
plot_varimax_fa.py

README.txt

.. _decomposition_examples:

Decomposition
-------------

Examples concerning the :mod:`sklearn.decomposition` module.