Learn R Programming

mlr3fselect (version 1.3.0)

mlr3fselect.internal_tuning: 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.

Arguments

Examples

Run this code
clbk("mlr3fselect.internal_tuning")

Run the code above in your browser using DataLab