Class TabularStatsFilter (1.53.0)

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

Tabular statistics filter.

Attributes

Name Description
stats_name str
If not specified, will return all the stats_names.
objective_type str
One of the supported monitoring objectives: raw-feature-drift prediction-output-drift feature-attribution
model_monitoring_job str
From a particular monitoring job.
model_monitoring_schedule str
From a particular monitoring schedule.
algorithm str
Specify the algorithm type used for distance calculation, eg: jensen_shannon_divergence, l_infinity.

Methods

TabularStatsFilter

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

Tabular statistics filter.