Specialized bbotk::CallbackBatch for batch tuning.
Callbacks allow to customize the behavior of processes in mlr3tuning.
The callback_batch_tuning() function creates a CallbackBatchTuning.
Predefined callbacks are stored in the dictionary mlr_callbacks and can be retrieved with clbk().
For more information on tuning callbacks see callback_batch_tuning().