View source: R/estimator_keys.R
metric_keys | R Documentation |
The canonical set of keys that can be used to access metrics from canned estimators.
metric_keys()
Other estimator keys:
mode_keys()
,
prediction_keys()
## Not run:
metrics <- metric_keys()
# Get the available keys
metrics
metrics$ACCURACY
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.