Description Usage Value See Also
This function can be used in a call to caret::train()
to enable
model tuning using caret. Note that this function does not properly work
with sparse feature matrices and standardization due to the way
resampling is implemented in caret. So for these cases, please
check out trainOwl()
instead.
1 |
A model description list to be used in the method
argument
in caret::train()
.
caret::train()
, trainOwl()
, owl()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.