get_deployment_predictions: Get listing of predictions related to a deployment_id.
Description
Get listing of predictions related to a deployment_id.
Usage
get_deployment_predictions(deployment_id)
Arguments
deployment_id
id of the deployment, can be obtained with get_deployments().
Value
list - predictions available for a deployed model.