Class wandb.automations.MetricThresholdFilter
Filter that compares an absolute metric value against a user-defined threshold. The value may be a single value or an aggregated result over a window of multiple values.Args
str
No description provided.
wandb.automations._run_metric_filters.Agg | None
No description provided.
Annotated
No description provided.
Literal
Comparison operator between the metric value (left) vs. the threshold (right).
Union
No description provided.