Versioning your model
To enable you to test variations of a model, you can deploy multiple versions of the model. You can then direct different sets of users to each of the versions, to facilitate A/B testing.Deploying your model as an endpoint
Deploying a model as an endpoint involves these simple steps:- Create a project to tell Workbench where to look for the artifacts that comprise the model.
- Deploy the project to build the model and all of its dependencies. Now you—and others with whom you share the deployment—can interact with the app, and select different datasets and algorithms.