Description Usage Arguments
View source: R/helpers.R
Overloads mlr3::lrn to automatically detect if required packages are installed.
1 2 3
lrn(.key, ...) lrns(.keys, ...)
.key
(character(1)) Key passed to mlr_learners to retrieve the learner.
(character(1))
...
ANY Passed to mlr3::lrns
ANY
.keys
(character()) Keys passed to mlr_learners to retrieve the learners.
(character())
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.