Interface protos.google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.ExplanationConfig.IExplanationBaseline (3.13.0)

Properties of an ExplanationBaseline.

Package

@google-cloud/aiplatform

Properties

bigquery

bigquery?: (google.cloud.aiplatform.v1.IBigQueryDestination|null);

ExplanationBaseline bigquery

gcs

gcs?: (google.cloud.aiplatform.v1.IGcsDestination|null);

ExplanationBaseline gcs

predictionFormat

predictionFormat?: (google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat|keyof typeof google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat|null);

ExplanationBaseline predictionFormat