This is a helper function that constructs a default random forest mlr3learners::LearnerRegrRanger which is for example used in default_surrogate().
Arguments
- noisy
(
logical(1))
Whether the learner will be used in a noisy objective function scenario. Seedefault_surrogate().