mlr3: How to use Recursive Feature Elimination for Feature Selection
I want to use the recursive feature elimination method for feature selection in gradient boosting and random forest models. I aimed to train models with features selected by each method and make predictions.