What is the purpose of a canary model deployment?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — Route a small fraction of traffic to a new model to limit blast radius while comparing metrics
Full explanation below image
Full Explanation
The correct answer is: Route a small fraction of traffic to a new model to limit blast radius while comparing metrics. This matches standard ML/AI engineering practice for Domain 6: MLOps. Distractors confuse adjacent concepts or unsafe operational shortcuts. In production, validate with held-out data, monitoring, and governance appropriate to risk.