Cloud AI Platform v1 API - Class ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline (2.27.0)

public sealed class ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline : IMessage<ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline>, IEquatable<ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline>, IDeepCloneable<ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline.

Output from [BatchPredictionJob][google.cloud.aiplatform.v1.BatchPredictionJob] for Model Monitoring baseline dataset, which can be used to generate baseline attribution scores.

Inheritance

object > ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

ExplanationBaseline()

public ExplanationBaseline()

ExplanationBaseline(ExplanationBaseline)

public ExplanationBaseline(ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline other)
Parameter
NameDescription
otherModelMonitoringObjectiveConfigTypesExplanationConfigTypesExplanationBaseline

Properties

Bigquery

public BigQueryDestination Bigquery { get; set; }

BigQuery location for BatchExplain output.

Property Value
TypeDescription
BigQueryDestination

DestinationCase

public ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline.DestinationOneofCase DestinationCase { get; }
Property Value
TypeDescription
ModelMonitoringObjectiveConfigTypesExplanationConfigTypesExplanationBaselineDestinationOneofCase

Gcs

public GcsDestination Gcs { get; set; }

Cloud Storage location for BatchExplain output.

Property Value
TypeDescription
GcsDestination

PredictionFormat

public ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline.Types.PredictionFormat PredictionFormat { get; set; }

The storage format of the predictions generated BatchPrediction job.

Property Value
TypeDescription
ModelMonitoringObjectiveConfigTypesExplanationConfigTypesExplanationBaselineTypesPredictionFormat