Class ExplanationBaseline (1.4.3)

ExplanationBaseline(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Output from BatchPredictionJob for Model Monitoring baseline dataset, which can be used to generate baseline attribution scores.

Attributes

NameDescription
gcs google.cloud.aiplatform_v1.types.GcsDestination
Cloud Storage location for BatchExplain output.
bigquery google.cloud.aiplatform_v1.types.BigQueryDestination
BigQuery location for BatchExplain output.
prediction_format google.cloud.aiplatform_v1.types.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.PredictionFormat
The storage format of the predictions generated BatchPrediction job.

Inheritance

builtins.object > proto.message.Message > ExplanationBaseline

Classes

PredictionFormat

PredictionFormat(value)

The storage format of the predictions generated BatchPrediction job.