Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
Перейти к файлу
sanchez-alex 17c67f34c4
Update distillation job with sdk example (#3440)
* Update distillation job with sdk example

* Update cell type

* Minor edit

* Change import name

* Add temp file

* Update chat completion notebook

* Add additional steps to math notebook

* Add cli examples

* Add all cli examples

* Finalize cli examples

* Update nlu_qa notebooks

* Update the inference messages

* Reformat

* Address comment

* Update mslearn readme
2024-11-19 21:34:39 -08:00
.devcontainer
.github
arm-templates
best-practices/largescale-deep-learning
cli
infra
sdk
setup
tutorials
.gitignore
.gitmodules
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
deploy-arm-templates-az-cli.sh
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.