7136feda91 | ||
---|---|---|
.. | ||
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>`.