metric_keys: Canonical Metric Keys

Description Usage See Also Examples

View source: R/estimator_keys.R

Description

The canonical set of keys that can be used to access metrics from canned estimators.

Usage

1

See Also

Other estimator keys: mode_keys(), prediction_keys()

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
metrics <- metric_keys()

# Get the available keys
metrics

metrics$ACCURACY

## End(Not run)

rstudio/tfestimators documentation built on Nov. 24, 2021, 6:56 a.m.