Closed einabadi-sh closed 10 months ago
Works for me. Can you post your package versions please?
Ubuntu 22.04.3 LTS
R.version.string [1] "R version 4.3.2 (2023-10-31)"
packageVersion("mlr3verse") [1] ‘0.2.8’
Thanks
Same version here. What about the other packages?
packageVersion("e1071") [1] ‘1.7.13’
Looks like you installed some github versions? Can you try the latest CRAN versions please?
thanks, now it works!
This is the first example of model tuning in chapter 4.1. Despite attempting it with various settings, I continually encounter the same error. It appears that the function might not be supplying the correct data frame to the predictor.