get_deployment_prediction_info: Get information related to predictions of a prediction_id.

View source: R/deployment.R

get_deployment_prediction_infoR 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.


previsionio documentation built on March 18, 2022, 6:41 p.m.