Description Usage Arguments Details Value
One resampling iteration is one job. The resulting object is a list with the following items
Prediction
]Prediction for resampling iteration.
numeric
]Named vector of performance measures, measures are taken from problem definition.
OptResult
]Result of tuning if
done, otherwise NULL
.
1 | addMlrLearner(reg, learner)
|
reg |
[ |
learner |
[ |
The id of the learner is used as id for the algorithm, but “classif.” or “regr.” is removed.
[character(1)
]. Invisibly returns the id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.