Function getAutomlPredictionNotPredictedReasons

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

    Parameters

    • predictionId: string

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

    • query: { refId?: string }

      an object with query parameters

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetAutomlPredictionNotPredictedReasonsHttpResponse>

    GetAutomlPredictionNotPredictedReasonsHttpError