Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 817 Bytes

File metadata and controls

35 lines (24 loc) · 817 Bytes
page_type sample
languages
python
products
azure-machine-learning
description Top-level directory for official Azure Machine Learning Python SDK v2 tutorials.

Azure Machine Learning SDK (v2) end to end tutorials

code style: black license: MIT

Prerequisites

  1. An Azure subscription. If you don't have an Azure subscription, create a free account before you begin.

Getting started

  1. Install the SDK v2
pip install azure-ai-ml

Clone examples repository

git clone https://github.com/Azure/azureml-examples
cd azureml-examples/tutorials

Examples available