powered by
The canonical set of keys that can be used to access metrics from canned estimators.
metric_keys()
Other estimator keys: mode_keys(), prediction_keys()
mode_keys()
prediction_keys()
# NOT RUN { metrics <- metric_keys() # Get the available keys metrics metrics$ACCURACY # } # NOT RUN { # }
Run the code above in your browser using DataLab