Interface protos.google.cloud.aiplatform.v1beta1.IModelMonitoringObjectiveSpec (6.0.0)

Properties of a ModelMonitoringObjectiveSpec.

Package

@google-cloud/aiplatform

Properties

baselineDataset

baselineDataset?: (google.cloud.aiplatform.v1beta1.IModelMonitoringInput|null);

ModelMonitoringObjectiveSpec baselineDataset

explanationSpec

explanationSpec?: (google.cloud.aiplatform.v1beta1.IExplanationSpec|null);

ModelMonitoringObjectiveSpec explanationSpec

tabularObjective

tabularObjective?: (google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveSpec.ITabularObjective|null);

ModelMonitoringObjectiveSpec tabularObjective

targetDataset

targetDataset?: (google.cloud.aiplatform.v1beta1.IModelMonitoringInput|null);

ModelMonitoringObjectiveSpec targetDataset