Deploy and consume models with Azure Machine Learning

Beginner
Data Scientist
Azure Machine Learning

Learn how to deploy a model to an endpoint. When you deploy a model, you can get real-time or batch predictions by calling the endpoint.

Prerequisites

None

Modules in this learning path

Learn how to deploy models to a managed online endpoint for real-time inferencing.

Learn how to deploy models to a batch endpoint. When you invoke a batch endpoint, you'll trigger a batch scoring job.