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, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline.
Output from [BatchPredictionJob][google.cloud.aiplatform.v1beta1.BatchPredictionJob] for Model Monitoring baseline dataset, which can be used to generate baseline attribution scores.
Inheritance
object > ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaselineImplements
IMessageModelMonitoringObjectiveConfigTypesExplanationConfigTypesExplanationBaseline, IEquatableModelMonitoringObjectiveConfigTypesExplanationConfigTypesExplanationBaseline, IDeepCloneableModelMonitoringObjectiveConfigTypesExplanationConfigTypesExplanationBaseline, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
ExplanationBaseline()
public ExplanationBaseline()ExplanationBaseline(ExplanationBaseline)
public ExplanationBaseline(ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline other)| Parameter | |
|---|---|
| Name | Description |
other |
ModelMonitoringObjectiveConfigTypesExplanationConfigTypesExplanationBaseline |
Properties
Bigquery
public BigQueryDestination Bigquery { get; set; }BigQuery location for BatchExplain output.
| Property Value | |
|---|---|
| Type | Description |
BigQueryDestination |
|
DestinationCase
public ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline.DestinationOneofCase DestinationCase { get; }| Property Value | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfigTypesExplanationConfigTypesExplanationBaselineDestinationOneofCase |
|
Gcs
public GcsDestination Gcs { get; set; }Cloud Storage location for BatchExplain output.
| Property Value | |
|---|---|
| Type | Description |
GcsDestination |
|
PredictionFormat
public ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline.Types.PredictionFormat PredictionFormat { get; set; }The storage format of the predictions generated BatchPrediction job.
| Property Value | |
|---|---|
| Type | Description |
ModelMonitoringObjectiveConfigTypesExplanationConfigTypesExplanationBaselineTypesPredictionFormat |
|