mlr3pipelines
mlr3pipelines copied to clipboard
check_types should give more user-friendly error messages
preproc(iris, po("smote"))
should make it obvious what the problem was: input to graph incompatible.