scikit-learn/examples/compose
Yao Xiao f6d6929f32
DOC fix all unintentional block quotes in docs (#29848)
2024-09-16 18:04:56 +02:00
..
README.txt
plot_column_transformer.py
plot_column_transformer_mixed_types.py
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>`.