Question: Which deployment strategy involves gradually rolling out a model to a subset of users before full deployment?
Options:
Correct Answer: Canary deployment
Solution:
Canary deployment is a strategy where a new model is gradually rolled out to a small subset of users to monitor its performance before full deployment.