mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-21 10:05:09 -05: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 article 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: Train a classification model with automated machine learning