Identifying relevant drifts
Recall the Green Taxi dataset example from Chapter 2, where the model was predicting the tip amount. In this exercise, we've prepared a comparison plot that illustrates the daily values of the reconstruction error obtained from the multivariate drift detection method, shown in light blue, alongside the realized performance calculated using the MAE metric, which is plotted in dark blue.
Your task now is to identify the day when an alerted drift overlaps with an alert in the model's performance.
Este exercício faz parte do curso
Monitoring Machine Learning in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
