metric_keys: Canonical Metric Keys

View source: R/estimator_keys.R

metric_keysR Documentation

Canonical Metric Keys

Description

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

Usage

metric_keys()

See Also

Other estimator keys: mode_keys(), prediction_keys()

Examples

## Not run: 
metrics <- metric_keys()

# Get the available keys
metrics

metrics$ACCURACY

## End(Not run)


tfestimators documentation built on Aug. 19, 2025, 1:15 a.m.