Description Usage Arguments Value
Create classification task from a dataset
1 | createTrainingTask(data, id = "cleanseeds")
|
data |
Tibble with the data for classification, as returned by the function |
id |
Name by which the data can be identified. |
A binary classification task (class mlr::Task).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.