Closed dagola closed 7 years ago
Thanks for the example. Could reproduce this.
This happened due to the changes in #1980.
But I'm not sure why the tests didn't catch this prior to merging.
We can close this as PR #1980 was reverted. batchmark
should work fine again
Using
batchmark
in the current version of the master results in an error when estimating the resampling error after tuning.The error is:
Function
benchmark
works fine.Example
batchtools log
Session info
Bug report
update.packages(oldPkgs="mlr", ask=FALSE)
or if you use a GitHub install of mlr:devtools::install_github(c("BBmisc", "ParamHelpers", "mlr"))
sessionInfo()