Open
Description
During a run with mlr3mbo
with the default config we got:
INFO [04:56:35.792] [bbotk] 429.392 <list[1]> ce827262-3214-4d9d-8be7-febba967c238
INFO [04:56:35.915] [mlr3] Calling train method of fallback 'regr.ranger' on task 'surrogate_task' with 16 observations {learner: <LearnerRegrRanger/LearnerRegr/Learner/R6>}
Error in self$assert(xs, sanitize = TRUE) :
Assertion on 'xs' failed: epochs: May not be NA.
Calls: <Anonymous> ... resolve.list -> signalConditionsASAP -> signalConditions
In addition: There were 16 warnings (use warnings() to see them)
Execution halted
It would be nice if the default configuration for the surrogate model / acq-function optimizer would handle such failures.
Metadata
Metadata
Assignees
Labels
No labels