set_mode.cluster_spec | R Documentation |
Change mode of a cluster specification
## S3 method for class 'cluster_spec'
set_mode(object, mode)
object |
A model specification. |
mode |
A character string for the model type (e.g. "classification" or "regression") |
An updated cluster_spec
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.