Description Usage See Also Examples
View source: R/estimator_keys.R
The canonical set of keys that can be used to access metrics from canned estimators.
1 |
Other estimator keys:
mode_keys()
,
prediction_keys()
1 2 3 4 5 6 7 8 9 | ## 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.