mlr3mbo icon indicating copy to clipboard operation
mlr3mbo copied to clipboard

allow for storing intermediate archive during optimization on disk

Open sumny opened this issue 3 years ago • 1 comments

sumny avatar Jul 05 '22 13:07 sumny

This could be achieved with https://github.com/mlr-org/mlr3misc/pull/73, https://github.com/mlr-org/bbotk/pull/180 and https://github.com/mlr-org/mlr3tuning/pull/343. I already implemented callback_backup in mlr3tuning.

be-marc avatar Aug 25 '22 10:08 be-marc

solved by bbotk callbcaks and #145

sumny avatar Aug 13 '24 16:08 sumny