Deploying and Consuming Models

Models are designed to help decision-making through predictions, so they’re only useful when deployed and available for an application to consume. In this module learn how to deploy models for real-time inferencing, and for batch inferencing.

Lesson

  • Real-time Inferencing
  • Batch Inferencing
  • Continuous Integration and Delivery