mlr3pipelines icon indicating copy to clipboard operation
mlr3pipelines copied to clipboard

check_types should give more user-friendly error messages

Open mb706 opened this issue 6 months ago • 1 comments

preproc(iris, po("smote"))

should make it obvious what the problem was: input to graph incompatible.

mb706 avatar Apr 14 '25 09:04 mb706