Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
Перейти к файлу
azure-sdk f23d181899 Update sdk/python/setup.sh to target fresh built azure-ai-ml wheel. 2024-07-02 07:49:57 +00:00
.devcontainer
.github Temporarily disable featurestore sample test (#3259) 2024-06-26 11:07:53 -07:00
arm-templates
best-practices/largescale-deep-learning Added more recommendations (#3244) 2024-06-17 11:20:32 -07:00
cli fix: parallel related samples failed in inference (#3261) 2024-07-01 18:44:52 +08:00
infra detach compute before attaching, as k8s compute doesn't support update (#3030) 2024-03-26 11:05:53 +08:00
sdk Update sdk/python/setup.sh to target fresh built azure-ai-ml wheel. 2024-07-02 07:49:57 +00:00
setup
tutorials chore: Use OIDC to authenticate to Azure in Github Actions (#3253) 2024-06-19 16:55:28 -04:00
.gitignore Santiagxf/mlflow python deprecation (#2909) 2023-12-19 14:43:59 -06:00
.gitmodules
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md Fix readme validation failures (#3003) 2024-02-14 20:17:50 -08:00
LICENSE
README.md
SECURITY.md
deploy-arm-templates-az-cli.sh fix the wrong model name referenced (#2957) 2024-01-18 07:49:34 -08:00
deploy-arm-templates-rest.sh
dev-requirements.txt

README.md

Azure Machine Learning examples

license: MIT

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:

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

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.