| page_type | sample | |
|---|---|---|
| languages |
|
|
| products |
|
|
| description | Top-level directory for official Azure Machine Learning Python SDK v2 sample code. |
We are excited to introduce the public preview of Azure Machine Learning Python SDK v2.
Please note that this Public Preview release is subject to the Supplemental Terms of Use for Microsoft Azure Previews.
If you are facing any issues while using the new feature, please reach out to Azure ML SDK feedback. For general feedback, please submit an GitHub issue.
- An Azure subscription. If you don't have an Azure subscription, create a free account before you begin.
- Install the SDK v2
pip uninstall azure-ai-ml
pip install --pre azure-ai-ml
git clone https://github.com/Azure/azureml-examples
cd azureml-examples/sdk/python