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)

tfestimators documentation built on Aug. 10, 2021, 1:06 a.m.