Deploy and consume models with 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
Achievement Code
Would you like to request an achievement code?
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.