Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
Перейти к файлу
Raghu Ramaswamy d75447d655 deploy-arm-templates api version update (#1458)
* updating api versions

* addressing comments

* black formatting

Co-authored-by: Raghu Ramaswamy <raghura@microsoft.com>
2022-07-05 15:36:27 -07:00
.devcontainer support custom ennvironment packages by environemnt.yml (#1005) 2022-03-24 10:44:08 -07:00
.github deploy-arm-templates api version update (#1458) 2022-07-05 15:36:27 -07:00
arm-templates deploy-arm-templates api version update (#1458) 2022-07-05 15:36:27 -07:00
cli deploy-arm-templates api version update (#1458) 2022-07-05 15:36:27 -07:00
notebooks deploy-arm-templates api version update (#1458) 2022-07-05 15:36:27 -07:00
python-sdk deploy-arm-templates api version update (#1458) 2022-07-05 15:36:27 -07:00
scripts deploy-arm-templates api version update (#1458) 2022-07-05 15:36:27 -07:00
sdk deploy-arm-templates api version update (#1458) 2022-07-05 15:36:27 -07:00
setup-ci add setup CI script for git credentials (#925) 2021-12-02 15:23:43 -08:00
setup-dsvm/RStudio Jeffshep/addwindowsrstudiopro (#1440) 2022-06-24 06:11:10 -07:00
setup-repo mltable samples (#1434) 2022-07-01 10:39:04 +01:00
templates Merge Build 2022 changes to main (#1182) 2022-05-23 19:13:49 -07:00
tutorials deploy-arm-templates api version update (#1458) 2022-07-05 15:36:27 -07:00
.gitignore Merge Build 2022 changes to main (#1182) 2022-05-23 19:13:49 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md update contributing (#616) 2021-07-16 11:26:29 -07:00
LICENSE
README.md Updates to README 2022-06-03 13:08:58 -07:00
SECURITY.md
deploy-arm-templates-az-cli.sh deploy-arm-templates api version update (#1458) 2022-07-05 15:36:27 -07:00
deploy-arm-templates-rest.sh deploy-arm-templates api version update (#1458) 2022-07-05 15:36:27 -07:00
dev-requirements.txt update version of black to fix smoke test (#1088) 2022-03-30 14:47:22 -07:00

README.md

page_type languages products description
sample
azurecli
python
azure-machine-learning
Top-level directory for official Azure Machine Learning sample code and examples.

Azure Machine Learning examples

smoke Python code style: black license: MIT

Welcome to the Azure Machine Learning examples repository!

Contents

directory description
.github GitHub files like issue templates and actions workflows.
cli Azure Machine Learning CLI v2 examples.
sdk Azure Machine Learning Python SDK v2 examples.
python-sdk Azure Machine Learning Python SDK v1 examples.
notebooks Jupyter notebooks with MLflow tracking to an Azure ML workspace.
setup-ci Setup scripts to customize and configure an Azure Machine Learning compute instance.
setup-repo Setup scripts for Azure/azureml-examples.

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.

Reference