a-hanf / mlr3automl

Automated machine learning in mlr3
GNU Lesser General Public License v3.0
25 stars 4 forks source link

Error in lapply(X = X, FUN = FUN, ...) : attempt to apply non-function #39

Closed a-hanf closed 2 years ago

a-hanf commented 2 years ago

Using current versions of mlr3pipelines breaks mlr3automl due to this change: have a look at robustify ppl #489

a-hanf commented 2 years ago

Fixed in https://github.com/a-hanf/mlr3automl/pull/38