Summary of anomalous null frequencies for a feature discovered by a model monitoring instance
| KEY | TYPE | Description |
|---|---|---|
| name | str | Name of feature. |
| violation | str | Description of null violation for a prediction feature. |
| trainingNullFreq | float | Proportion of null entries in training feature. |
| predictionNullFreq | float | Proportion of null entries in prediction feature. |