Pipeline decomposition

../../../../_images/pipeline_split.svg

Pick out given model from a fitted pipeline

Definition

Input ports

model model

model

Output ports

out-model model

Output model

Configuration

Model name or index (name)

Index (0 to N) or name of model to pick out from pipeline

Implementation

class node_pipeline.SplitPipeline[source]