Alerting
As you have heard in this lesson, you can monitor data in production by using the following:
- deterministic methods: by checking if all required attributes are present and have values within strictly defined sets; and
- statistical methods: by checking if the distribution of data observed in production is significantly different than the distribution observed at training time.
You have also heard that the latter methods can be very sensitive to even the smallest changes and generate a large number of uninformative (non-actionable) alerts.
But why is that actually an issue?
Este exercício faz parte do curso
MLOps Deployment and Life Cycling
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
