How actuals or predicted values have changed in the training data versus predicted data
KEY | TYPE | Description |
---|---|---|
trainColumn | str | The feature name in the train table. |
predictedColumn | str | The feature name in the prediction table. |
metrics | dict | Drift measures. |
distribution | FeatureDistribution | A FeatureDistribution, how the training data compares to the predicted data. |