Wrapping models with endpoints#

Data Science & AI Workbench enables you to wrap your machine learning model with an endpoint, so that the appropriate prediction endpoints are included when you deploy the model as a web application.

The following Anaconda libraries are provided as frameworks to help you build and deploy models as web apps:

  • Workbench API

  • Flask

  • Django