Description Usage Arguments Details
This functions trains a model defined by a mlr classifier. This is really just a wrapper mlr. It carries the beta parameter that will be used in the probability estimation later.
1 | train_model(task, model, perc_perf = 0.2)
|
task |
the task object |
model |
the model object |
perc_perf |
percentage of task size to be used to calculate performance |
Its important to say that performance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.