get_deployment_prediction_info {previsionio} | R Documentation |
Get information related to predictions of a prediction_id.
Description
Get information related to predictions of a prediction_id.
Usage
get_deployment_prediction_info(prediction_id)
Arguments
prediction_id |
id of the prediction returned by create_deployment_predictions or that can be obtained with get_deployment_predictions(). |
Value
list - prediction information for a deployed model.
[Package previsionio version 11.7.0 Index]