GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline class

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

Properties

bigquery GoogleCloudAiplatformV1BigQueryDestination?
BigQuery location for BatchExplain output.
getter/setter pair
gcs GoogleCloudAiplatformV1GcsDestination?
Cloud Storage location for BatchExplain output.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
predictionFormat String?
The storage format of the predictions generated BatchPrediction job. Possible string values are:
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited