View source: R/fit_best_learner.R
| default_learners | R Documentation |
This function creates a list of learners compatible with the learners
argument of fit_best_learner, which is used as the default argument.
default_learners()
a named list of learners, where each element consists of a
model: A parsnip model specification
grid: A data.frame with columns corresponding to tuning parameters
default_learners()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.