Skip to main content

Class wandb.automations.MetricZScoreFilter

Filter that compares a metric’s z-score against a user-defined threshold.

Args

str
Name of the observed metric.
Annotated
Size of the window to calculate the metric mean and standard deviation over.
Union
Threshold for the z-score.
ChangeDir
Direction of the z-score change to watch for.