Canary deployments release new model versions to small user subsets before full rollout.
- True
- False
Answer: True
Canary deployment minimizes risk by gradually expanding model exposure, monitoring metrics, and rolling back if issues arise. Critical for safe ML system updates in production.