| tl_default_param_grid | R Documentation |
Create pre-defined parameter grids for common models
tl_default_param_grid(method, size = "medium", is_classification = TRUE)
method |
Model method ("tree", "forest", "boost", "svm", etc.) |
size |
Grid size: "small", "medium", "large" |
is_classification |
Whether the task is classification or regression |
A named list of parameter values to tune
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.