powered by
The canonical set of keys used for models and estimators that provide different types of predicted values through their predict() method.
predict()
prediction_keys()
Other estimator keys: metric_keys(), mode_keys()
metric_keys()
mode_keys()
# NOT RUN { # } # NOT RUN { keys <- prediction_keys() # Get the available keys keys # Key for retrieving probabilities from prediction values keys$PROBABILITIES # } # NOT RUN { # }
Run the code above in your browser using DataLab