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

Properties of an ExplanationBaseline.

Package

@google-cloud/aiplatform

Properties

bigquery

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

ExplanationBaseline bigquery

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IBigQueryDestination|null)

gcs

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

ExplanationBaseline gcs

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IGcsDestination|null)

predictionFormat

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

ExplanationBaseline predictionFormat

Property Value
TypeDescription
(google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat|keyof typeof google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat|null)