Add a command to train a pipeline
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
Activity
assigned to @ydayer
added 1 commit
- 65ae1f5a - Fix first checkpointed step not being considered.
added 8 commits
-
c175ba1f...9a6c9c4d - 3 commits from branch
master
- 592fa913 - [pipeline] First draw of a train-only pipeline.
- b75495df - Use "normal" pipelines instead of PipelineTrain.
- b9cb2db0 - Fix first checkpointed step not being considered.
- c284f68d - Fix deprecation warnings for mkdirs and parameters
- 9d594302 - Tests for pipeline train cli and execute function.
Toggle commit list-
c175ba1f...9a6c9c4d - 3 commits from branch
added 1 commit
- ab10a84a - [tests] Add test results report for gitlab Tests.
enabled an automatic merge when the pipeline for ab10a84a succeeds
added 9 commits
-
ab10a84a...b71d8350 - 2 commits from branch
master
- 9c1b4e74 - [pipeline] First draw of a train-only pipeline.
- d4aa94ad - Use "normal" pipelines instead of PipelineTrain.
- f684e8ed - Fix first checkpointed step not being considered.
- d5277e5d - Fix deprecation warnings for mkdirs and parameters
- fd6b9484 - Tests for pipeline train cli and execute function.
- cc628d71 - [deps] Pin numpy on the minor version.
- 82572a24 - [tests] Add test results report for gitlab Tests.
Toggle commit list-
ab10a84a...b71d8350 - 2 commits from branch
mentioned in commit 1544fe96
Please register or sign in to reply