fit.cla_tune | R Documentation |
Tunes the hyperparameters of a machine learning model for classification
## S3 method for class 'cla_tune'
fit(obj, data, ranges, ...)
obj |
an object containing the model and tuning configuration |
data |
the dataset used for training and evaluation |
ranges |
a list of hyperparameter ranges to explore |
... |
optional arguments |
a fitted obj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.