Skip to content
Preptima

Monitoring, Drift & Retraining interview questions

Distinguishing data drift from concept drift, monitoring without labels, alerting on the right signal, and deciding when a retrain is warranted.

3 questions in MLOps & ML Platform.

medium2

mediumConceptScenario

How do you decide when to retrain a model?

Retrain when there is evidence the learned relationship no longer holds and you have data that reflects the new one. A fixed schedule is a fallback for when you cannot measure that, not a decision, and a drift alert is as likely to mean an upstream pipeline broke as it is to mean the world moved.

5 minmid, senior, staff

hard1