Summary of important range mismatches for a numerical feature discovered by a model monitoring instance
KEY | TYPE | Description |
---|---|---|
name | str | Name of feature. |
mostCommonValues | List[str] | List of most common feature names in the prediction distribution not present in the training distribution. |
freqOutsideTrainingRange | float | Frequency of prediction rows outside training distribution for the specified feature. |