page_type |
languages |
products |
description |
sample |
|
|
Top-level directory for official Azure Machine Learning CLI sample code. |
Azure Machine Learning CLI (v2) (preview) examples
Welcome to the Azure Machine Learning examples repository!
Prerequisites
- An Azure subscription. If you don't have an Azure subscription, create a free account before you begin.
- A terminal. Install and set up the CLI (v2) before you begin.
Getting started
- Install and set up the CLI (v2)
az extension remove --name ml
az extension add --name ml --yes
Examples