Deploy a New Build for a Model
Deploying a new build for a model involves both, re-building the Docker image for the model, and deploying this new build.
- Code changes to the model implementation.
- Renaming the function that is used to invoke the model.