Skip to main content

EvaluateRunResponse

For each metric, scores correspond in the same manner as in EvaluateResponse

    runId stringrequired

    metricScores

    object[]

    required

  • Array [

  • metric

    object

    required

    id string
    name string
    description string
    deploymentStatus ModelDeploymentStatus (string)

    Possible values: [MODEL_DEPLOYMENT_STATUS_UNSPECIFIED, MODEL_DEPLOYMENT_STATUS_PENDING, MODEL_DEPLOYMENT_STATUS_ONLINE, MODEL_DEPLOYMENT_STATUS_OFFLINE, MODEL_DEPLOYMENT_STATUS_PAUSED]

    scores number[]required
  • ]