Skip to content

Latest commit

 

History

History
 
 

tutorials

Azure Machine Learning service Tutorial

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:

If you are using an Azure Machine Learning Notebook VM, you are all set. Otherwise, run the configuration Notebook notebook first to set up your Azure ML Workspace. Then, run the notebooks in following recommended order.

Image classification

  • 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).

Regression

  • 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.

Impressions