Use ModelOps to deploy your models in production in one of the following three environments:
- In-Vantage: Allows you to use the Advanced SQL Engine to perform the model deployment.
- Docker Batch: Lets you execute batch deployment of your model by processing input data from a dataset template and data connection and storing the output to a table. Batch deployments can be run on-demand or based on a schedule.
- Docker RESTful: Allows you to deploy your model as a REST API service.
For details of all three environments and properties, see Deploying Models.
Depending on your ModelOps platform and version, certain deployment types are not available.