caretSlopeOwl: Model objects for model tuning with caret

Description Usage Value See Also

View source: R/caretOwl.R

Description

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.

Usage

1

Value

A model description list to be used in the method argument in caret::train().

See Also

caret::train(), trainOwl(), owl()


jolars/prague documentation built on March 4, 2020, 7:13 p.m.