Co-authored-by: Loïc Estève <loic.esteve@ymail.com> Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com> |
||
|---|---|---|
| .. | ||
| 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>`.