GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfig constructor
GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfig({
- bool? enableFeatureAttributes,
- GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline? explanationBaseline,
Implementation
GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfig({
this.enableFeatureAttributes,
this.explanationBaseline,
});