Type Alias AutomlPredictionsAPI

Index

Properties

clearCache: typeof clearCache

Clears the cache for automl-predictions api requests.

createAutomlPredictionJob: typeof createAutomlPredictionJob

Retrieve jobs that are associated with a prediction. Job with correlation type prediction.

The ID of the prediction configuration object that provides parameters to be applied when the prediction is produced.

CreateAutomlPredictionJobHttpError

getAutomlPredictionCoordinateShap: typeof getAutomlPredictionCoordinateShap

Returns a file containing the shapley values in coordinate form that are associated with a prediction ID.

The ID of the prediction configuration object that provides parameters to be applied when the prediction is produced.

an object with query parameters

GetAutomlPredictionCoordinateShapHttpError

getAutomlPredictionNotPredictedReasons: typeof getAutomlPredictionNotPredictedReasons

Returns a file containing any rows in a prediction operation where a prediction was unable to be produced.

The ID of the prediction configuration object that provides parameters to be applied when the prediction is produced.

an object with query parameters

GetAutomlPredictionNotPredictedReasonsHttpError

getAutomlPredictionPredictions: typeof getAutomlPredictionPredictions

Returns a file containing the predicted values that are associated with a prediction ID.

The ID of the prediction configuration object that provides parameters to be applied when the prediction is produced.

an object with query parameters

GetAutomlPredictionPredictionsHttpError

getAutomlPredictionShap: typeof getAutomlPredictionShap

Returns a file containing the shapley values that are associated with a prediction ID.

The ID of the prediction configuration object that provides parameters to be applied when the prediction is produced.

an object with query parameters

GetAutomlPredictionShapHttpError

getAutomlPredictionSource: typeof getAutomlPredictionSource

Returns a file containing the source values and an index field that are associated with a prediction ID.

The ID of the prediction configuration object that provides parameters to be applied when the prediction is produced.

an object with query parameters

GetAutomlPredictionSourceHttpError