mlr3filters icon indicating copy to clipboard operation
mlr3filters copied to clipboard

Param set active bindinng

Open mb706 opened this issue 1 year ago • 0 comments

Making $param_set an active binding, mostly so that it can be an active binding in subclasses. This is necessary for Filters that are composites from other things, where the $param_set should be a ParamSetCollection, which must be reconstructed after cloning.

mb706 avatar Aug 27 '24 16:08 mb706