Complete these tutorials to learn how to train and deploy models using Azure Machine Learning services and Python SDK. These Notebooks accompany the two sets of tutorial articles for:
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.
- Part 1: Train an image classification model with Azure Machine Learning.
- Part 2: Deploy an image classification model from first tutorial in Azure Container Instance (ACI).
- Part 1: Prepare the data using Azure Machine Learning Data Prep SDK.
- Part 2: Train a model using Automated Machine Learning.
Also find quickstarts and how-tos on the official documentation site for Azure Machine Learning service.