Skip to content

Add a command to train a pipeline

Yannick DAYER requested to merge train-pipeline into master

Executes only the training part of a PipelineSimple, or fits a sklearn.pipeline.

Adds the possibility to split the training with multiple data chunks.

Merge request reports