A configuration for the whylabs monitor for a single model or segment.
| Name | Type | Description | Notes |
|---|---|---|---|
| schema_version | str | [optional] | |
| num_std_dev | float, none_type | [optional] | |
| reference | MonitorRequestReference | [optional] | |
| missing_recent_data | MissingRecentDataRequestConfig | [optional] | |
| missing_recent_profiles | MissingRecentProfilesRequestConfig | [optional] | |
| distribution | DistributionMonitorRequestConfig | [optional] | |
| missing_values | MissingValuesMonitorRequestConfig | [optional] | |
| unique_values | UniqueValuesMonitorRequestConfig | [optional] | |
| datatype | DatatypeMonitorRequestConfig | [optional] | |
| seasonal_arima | SeasonalARIMARequestConfig | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |