Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.54 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.54 KB
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.
notebooks Jupyter notebooks with MLflow tracking to an Azure ML workspace.
python-sdk Azure Machine Learning Python SDK (v1) examples.
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