an object with query parameters
OptionalincludeNotPredictedReason?: booleanIf true, will include a column with the reason why a prediction was not produced.
OptionalincludeShap?: booleanIf true, the shapley values will be included in the response.
OptionalincludeSource?: booleanIf true, the source data will be included in the response
Optionalindex?: 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
Optionaloptions: ApiCallOptions
The ID of the ML deployed model that will be employed to produce predictions.