Pack · 8 talks · 6h 21m to watch, 47 min to read

Monitoring and drift

The endpoint is healthy, yet recommendations are empty or one customer group receives worse predictions. Monitoring needs to reveal those failures without paging someone for every change in a distribution. Start with a useful-response metric at the service boundary, then capture the inputs the model actually used and connect them to the right training baseline. Keep the customer groups from validation visible in production. Separate broken data from changing inputs and changing relationships before investigating a specific population or a new cluster of text. The final talks turn observations into a manageable alerting practice: use meaningful windows, match urgency to business impact, and send enough context to someone who can investigate. A drift score starts that investigation; it does not explain the cause or choose the remedy.

3
Amit Paka, Fiddler AI · 1:06:51 · MLOps Coffee Sessions
Model Performance Monitoring and Why You Need it Yesterday

Why here: Paka carries validation's important customer groups into live monitoring. The same slices should remain visible after launch, with leading data signals when outcomes arrive late. This part of his 2021 account connects captured traffic to the expectations you already established, rather than replacing them with a global average.

4
Amy Hodler, Fiddler · 56:58 · MLOps Meetup
ML Drift: How to Identify Issues Before They Become Problems

Why here: Hodler distinguishes a change in inputs from a changed relationship to outcomes, and shows how swapped fields or wrong units can resemble either problem. Which signal you can trust depends on whether labels are available. That distinction keeps an early warning from becoming an unsupported diagnosis of model decay.

5
Aparna Dhinakaran, Arize AI · 55:04 · MLOps Meetup
ML Observability

Why here: Dhinakaran's 2020 fraud-model demo follows one complaint down to a specific population and a previously unseen feature value. Comparing predictions, actual outcomes and reference distributions narrows the investigation. It is a concrete example of using the distinctions above instead of stopping at the alert.

8
Oren Razon, Superwise · 56:03 · MLOps Meetup
The Not So Talked About Reasons Model Monitoring Fails

Why last: Razon asks what happens after a useful signal exists. An output anomaly needs context from inputs, labels and business behavior, then an owner who can use it. Routing different issues through people's existing workflows closes the monitoring problem at an actionable investigation, before deciding whether any model update is needed.