sklearn/examples/compose/README.txt

7 lines
221 B
Plaintext
Raw Normal View History

2024-08-05 09:32:03 +02:00
.. _compose_examples:
Pipelines and composite estimators
----------------------------------
Examples of how to compose transformers and pipelines from other estimators. See the :ref:`User Guide <combining_estimators>`.