class wandb.automations.MetricZScoreFilter
Args
name: Name of the observed metric.window_size: Size of the window to calculate the metric mean and standard deviation over.threshold: Threshold for the z-score.change_dir: Direction of the z-score change to watch for.