Description Usage Arguments Value See Also
tune more models using the same resampling setting and performance metric for fair comparison
1 2 3 4 5 |
obj |
A 'mpTune' object |
x |
A design matrix or a formula |
y |
A response vector or a data.frame, which must be consistent with |
weights |
Sample weigth |
models |
A vector of names from |
... |
Other arguments (expect 'mpTnControl') passed to 'mpTune' |
gridLength |
Grid length if using grid search for hyper-parameters (tuning parameters) |
randomizedLength |
Number of hyper-parameter configuration if randomizedSearch is available for models |
A 'mpTune' object with more models
See mpTune
for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.