mlr3pipelines icon indicating copy to clipboard operation
mlr3pipelines copied to clipboard

How should we handle non-feature / non-target columns for PipeOps that generate new samples

Open mb706 opened this issue 1 year ago • 0 comments

E.g. supersampling, smote etc. -- currently the best we do is throw an error? The more widely used things like weights should probably be supported.

mb706 avatar Sep 17 '24 12:09 mb706