Description Usage Arguments Value Examples
This function creates a hyperparameter space object. A hyperparameter space object is used in model families to specify the hyperparameters in the model family.
1 |
vals |
Defines the hyperparameter values. |
The new hyperparameter space object. This is of class "hp_space".
1 | cal <- calibration(score = "accuracy",sampling = "bootstrap",reps = 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.