scikit-learn/examples/compose
Dea María Léon d86a1dfe45
ENH: Display the number and names of output features (#31937)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
Co-authored-by: Antoine Baker <antoinebaker@users.noreply.github.com>
2026-04-15 18:52:53 +02:00
..
README.txt
plot_column_transformer.py
plot_column_transformer_mixed_types.py ENH: Display the number and names of output features (#31937) 2026-04-15 18:52:53 +02:00
plot_compare_reduction.py
plot_digits_pipe.py
plot_feature_union.py
plot_transformed_target.py

README.txt

.. _compose_examples:

Pipelines and composite estimators
----------------------------------

Examples of how to compose transformers and pipelines from other estimators. See the :ref:`User Guide <combining_estimators>`.