Closed berndbischl closed 5 years ago
See slack discussion
Plan is to do oversampling by sampling without replacement; if more samples are needed than there are instances, the instances are replicated fully multiple times and then sampling without replacement is performed.
PipeOpDownsample already exists