Files
MachineLearningNotebooks/tutorials
Roope Astala cad5d5c97c more files
2018-12-20 15:42:03 -05:00
..
2018-12-20 15:42:03 -05:00
2018-12-20 15:42:03 -05:00
2018-09-14 15:14:43 -04:00
2018-09-13 14:21:36 -04:00

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