View source: R/available_learners.R
available_learners | R Documentation |
Learners Available for Use
available_learners(outcome_type = c("binomial", "continuous"))
outcome_type |
The outcome variable type. |
A data.table
of available learners.
available_learners("binomial")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.