tunable.nearest_neighbor_adaptive | R Documentation |
Returns information on potential hyper-parameters that can be optimized.
## S3 method for class 'nearest_neighbor_adaptive'
tunable(x, ...)
x |
A model specification of type nearest_neighbor_adaptive specification. |
... |
Other arguments passed to methods. |
A tibble with a column for the parameter name, information on the default method for generating a corresponding parameter object, the source of the parameter (e.g. "recipe", etc.), and the component within the source.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.