Bias Violation Condition Config for Monitor Alerts
KEY | TYPE | Description |
---|---|---|
minimumViolations | int | Number of columns that must exceed the specified threshold to trigger an alert. |
threshold | float | Threshold for when to consider a column to be in violation. The alert will only fire when the drift value is strictly greater than the threshold. |
biasType | BiasType | This option selects the bias metric to monitor for this alert. |