Class StatsAnomaliesObjective (1.5.0)

StatsAnomaliesObjective(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Stats requested for specific objective. .. attribute:: type_

:type: google.cloud.aiplatform_v1.types.ModelDeploymentMonitoringObjectiveType

Attribute

NameDescription
top_feature_count int
If set, all attribution scores between SearchModelDeploymentMonitoringStatsAnomaliesRequest.start_time and SearchModelDeploymentMonitoringStatsAnomaliesRequest.end_time are fetched, and page token doesn't take affect in this case. Only used to retrieve attribution score for the top Features which has the highest attribution score in the latest monitoring run.

Inheritance

builtins.object > proto.message.Message > StatsAnomaliesObjective