Properties of a ModelMonitoringStatsAnomalies.
Package
@google-cloud/aiplatformProperties
anomalyCount
anomalyCount?: (number|null);
ModelMonitoringStatsAnomalies anomalyCount
Type | Description |
(number|null) |
deployedModelId
deployedModelId?: (string|null);
ModelMonitoringStatsAnomalies deployedModelId
Type | Description |
(string|null) |
featureStats
featureStats?: (google.cloud.aiplatform.v1beta1.ModelMonitoringStatsAnomalies.IFeatureHistoricStatsAnomalies[]|null);
ModelMonitoringStatsAnomalies featureStats
Type | Description |
(google.cloud.aiplatform.v1beta1.ModelMonitoringStatsAnomalies.IFeatureHistoricStatsAnomalies[]|null) |
objective
objective?: (google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringObjectiveType|keyof typeof google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringObjectiveType|null);
ModelMonitoringStatsAnomalies objective
Type | Description |
(google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringObjectiveType|keyof typeof google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringObjectiveType|null) |