InterviewStack.io LogoInterviewStack.io

Model Degradation, Sunset & Stakeholder Alignment Questions

Lifecycle management of ML models in production, including monitoring for data drift and concept drift, detecting performance degradation, planning model updates or retirement (sunsetting), governance, risk management, and aligning stakeholders on decommissioning decisions.

EasyTechnical
56 practiced
List the key production monitoring metrics you would track for (A) binary classification models and (B) regression models. For each metric explain why it matters, how it can indicate degradation, and whether it is a technical metric (e.g., latency) or a business metric (e.g., revenue). Also discuss differences between online (real-time) and offline monitoring use-cases.
HardTechnical
69 practiced
During an audit you are asked to prove that a retired model did not use a banned data source. The model registry currently lacks explicit lineage linking. Describe the emergency steps you would take to gather evidence for the auditor now, and describe the longer-term engineering and governance changes (mandatory lineage capture, producer-side tagging, ingestion-time source IDs, immutable logs) you would implement to ensure full lineage for future models.
EasyTechnical
60 practiced
Define label drift and explain why it is often harder to detect than feature drift in production. Describe one pragmatic approach to detect label drift when labels arrive with significant latency (for example, weeks or months after prediction).
MediumTechnical
57 practiced
A fraud detection model's precision drops by 15% while recall remains roughly the same. Describe a systematic investigation plan: enumerate the data sources and logs you would examine, the statistical comparisons and tests you would run (feature distribution comparisons, threshold checks), sampling strategies for manual review of false positives, and how you would determine root cause and remediation steps.
MediumTechnical
50 practiced
Describe how you would detect and mitigate a feedback loop where model predictions influence future training labels (for example, a recommendation model using clicks as positive labels). Provide monitoring signals that indicate feedback bias (e.g., rising correlation between score and label), and list mitigation techniques such as randomized exploration, delayed labeling, counting unique exposures, or counterfactual estimation.

Unlock Full Question Bank

Get access to hundreds of Model Degradation, Sunset & Stakeholder Alignment interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.