mlr3filters
mlr3filters copied to clipboard
Param set active bindinng
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.