The deployment strategy you are describing is called Canary Deployment. In this process, the system gradually shifts a small, predefined percentage of live production traffic from the current model version to a new model version. By exposing only a sub....
Log in to view the answer