mlr-org / mlr3pipelines

Dataflow Programming for Machine Learning in R
https://mlr3pipelines.mlr-org.com/
GNU Lesser General Public License v3.0
140 stars 25 forks source link

Error information and conditionals #608

Open mb706 opened 3 years ago

mb706 commented 3 years ago

Mostly the problem that occurred here: https://github.com/mlr-org/miesmuschel/blob/smashy_ex/R/PipeOpStratify.R The necessity for a fallback should be visible automatically, somehow.