Drift measures the similarity between your baseline data and the production data. Use differences between the baseline data and the production data to determine when to try to improve the champion model. On the drift report, the production data represent the data that have scores during the deployment.
Drift reporting is only available for champion models.
The stability report shows model performance over time. For classification models, the stability report displays Classification Accuracy and Area Under the ROC Curve (AUC). For regression models, the stability report displays R-squared and Mean Absolute Deviation (MAD).
If the performance of the model decreases, investigate whether to retrain or replace the model.