ID of the deployment
an object with query parameters
Optional
includeNotPredictedReason?: booleanIf true, reason why a prediction was not produced included response
Optional
includeShap?: booleanIf true, shapley values included in response
Optional
includeSource?: booleanIf true, source data included in response
Optional
index?: stringThe name of the feature in the source data to use as an index in the response data. The column will be included with its original name and values. This is intended to allow the caller to join results with source data.
an object with the body content
Optional
options: ApiCallOptions
Generate predictions in a synchronous request/response