Awesome
Azure Machine Learning examples
Welcome to the Azure Machine Learning examples repository!
About This Repository
The azureml-examples repository contains examples and tutorials to help you learn how to use Azure Machine Learning (Azure ML) services and features.
Getting Started
If you're getting started with Azure ML, consider working through our tutorials for the v2 Python SDK. You may also want to read through our documentation.
SDKs
The sdk/
folder houses the examples for the Azure ML SDKs across several languages.
We have an extensive collection of examples for the Azure ML Python SDK v2 in
sdk/python
.
We also offer some examples for our SDKs in other languages:
- .NET:
sdk/dotnet
- TypeScript:
sdk/typescript
Azure Machine Learning extension for Azure CLI
The cli/
folder hosts our examples to use the
Azure Machine Learning extension for Azure CLI.
Note: If you're looking for examples that submit Azure ML jobs that run non-Python code, see:
Supplementary Documentation
- Azure Machine Learning Documentation
- AzureML Python SDK v2 Overview
- Azure CLI ML extension v2 Overview
Contributing
We welcome contributions and suggestions! Please see the contributing guidelines for details.
Code of Conduct
This project has adopted the Microsoft Open Source Code of Conduct. Please see the code of conduct for details.