Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ModelMonitoringObjectiveConfig::ExplanationConfig::ExplanationBaseline (v0.18.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ModelMonitoringObjectiveConfig::ExplanationConfig::ExplanationBaseline.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bigquery

def bigquery() -> ::Google::Cloud::AIPlatform::V1::BigQueryDestination
Returns

#bigquery=

def bigquery=(value) -> ::Google::Cloud::AIPlatform::V1::BigQueryDestination
Parameter
Returns

#gcs

def gcs() -> ::Google::Cloud::AIPlatform::V1::GcsDestination
Returns

#gcs=

def gcs=(value) -> ::Google::Cloud::AIPlatform::V1::GcsDestination
Parameter
Returns

#prediction_format

def prediction_format() -> ::Google::Cloud::AIPlatform::V1::ModelMonitoringObjectiveConfig::ExplanationConfig::ExplanationBaseline::PredictionFormat
Returns

#prediction_format=

def prediction_format=(value) -> ::Google::Cloud::AIPlatform::V1::ModelMonitoringObjectiveConfig::ExplanationConfig::ExplanationBaseline::PredictionFormat
Parameter
Returns