Skip to content

pipeline wrappers tweaks

Christophe ECABERT requested to merge wrappers-tweaks into master

Changes

  1. SampleWrapper to be able choose the type of output: Sample vs DelayedSample
  2. SampleWrapper to make sure there is no invalid samples when calling fit
  3. DaskWrapper to avoid calling fit multiple times

Merge request reports