Specialized bbotk::CallbackOptimization for feature selection.
Callbacks allow customizing the behavior of processes in mlr3fselect.
The callback_fselect() function creates a CallbackFSelect.
Predefined callbacks are stored in the dictionary mlr_callbacks and can be retrieved with clbk().
For more information on callbacks see callback_fselect().