sklearn.pipeline#
Utilities to build a composite estimator as a chain of transforms and estimators.
User guide. See thePipelines and composite estimators section for further details.
Concatenates results of multiple transformer objects. | |
A sequence of data transformers with an optional final predictor. | |
Construct a | |
Construct a |