mlr3fselect.internal_tuning {mlr3fselect} | R Documentation |
Internal Tuning Callback
Description
This callback runs internal tuning alongside the feature selection. The internal tuning values are aggregated and stored in the results. The final model is trained with the best feature set and the tuned value.
Examples
clbk("mlr3fselect.internal_tuning")
[Package mlr3fselect version 1.3.0 Index]