Complete these tutorials to learn how to train and deploy models using Azure Machine Learning services and Python SDK. These Notebooks accompany the tutorial articles starting here.
As a pre-requisite, run the configuration Notebook notebook first to set up your Azure ML Workspace. Then, run the notebooks in following recommended order.
- Tutorial #1: Train an image classification model with Azure Machine Learning
- Tutorial #2: Deploy an image classification model from first tutorial in Azure Container Instance (ACI)
- Tutorial #3: Use data preparation.
Also find quickstarts and how-tos on the official documentation site for Azure Machine Learning service.