For either actuals or predicted values, how it has changed in the training data versus some specified window
KEY | TYPE | Description |
---|---|---|
labelDrift | DriftDistribution | A DriftDistribution describing column names and the range of values for label drift. |
predictionDrift | DriftDistribution | A DriftDistribution describing column names and the range of values for prediction drift. |
bpPredictionDrift | DriftDistribution | A DriftDistribution describing column names and the range of values for prediction drift, when the predictions come from BP. |