Interface protos.google.cloud.aiplatform.v1beta1.IModelMonitoringStatsAnomalies (1.7.2)

Properties of a ModelMonitoringStatsAnomalies.

Package

@google-cloud/aiplatform!

Properties

anomalyCount

anomalyCount?: (number|null);

ModelMonitoringStatsAnomalies anomalyCount

Property Value
TypeDescription
(number|null)

deployedModelId

deployedModelId?: (string|null);

ModelMonitoringStatsAnomalies deployedModelId

Property Value
TypeDescription
(string|null)

featureStats

featureStats?: (google.cloud.aiplatform.v1beta1.ModelMonitoringStatsAnomalies.IFeatureHistoricStatsAnomalies[]|null);

ModelMonitoringStatsAnomalies featureStats

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.ModelMonitoringStatsAnomalies.IFeatureHistoricStatsAnomalies[]|null)

objective

objective?: (google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringObjectiveType|keyof typeof google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringObjectiveType|null);

ModelMonitoringStatsAnomalies objective

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringObjectiveType|keyof typeof google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringObjectiveType|null)