min_grid.cluster_spec | R Documentation |
Determine the minimum set of model fits
## S3 method for class 'cluster_spec'
min_grid(x, grid, ...)
x |
A cluster specification. |
grid |
A tibble with tuning parameter combinations. |
... |
Not currently used. |
A tibble with the minimum tuning parameters to fit and an additional list column with the parameter combinations used for prediction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.