Relative Content

Tag Archive for pipelineresamplingmlr3smote

MLR3 Pipeline: Access Data of PipeOP SMOTE in a Resample-/Benchmark-Structure

I would like to be able to view the data generated with the PipeOp SMOTE. When I generate a graph or convert the graph to a GraphLearner, it works. However, if I generate a resample structure (or a benchmark structure), I can apparently only see the data of the respective resample fraction? Maybe I’m just misunderstanding something here, but I would be very grateful for a hint. A miminal reproducible example is below. Thank you!