The Wayback Machine - https://web.archive.org/web/20220629142019/https://github.com/Azure/azureml-examples
Skip to content

Azure/azureml-examples

main
Switch branches/tags
Code

Latest commit

* remove icm funcs

* add mdm funcs

* add metrics reporter func

* add metrics reporter func

* change icm to metrics

* rename func

* make arguments unrequired

* fixbug

* fixbug

* bugfix

* bugfix

* bugfix

* bugfix

* bugfxi

* bugfix

* refine code

* refine code

* replace icm with metrics for basic jobs

* change metric label

* bugfix

* replace icm with metrics for inference job

* replace icm with metrics for basic jobs

* bugfix

* bugfix

* replace icm for all training jobs

* replace icm for all inference jobs

* replace icm for all sdk training jobs

* sleep 60 before reinstall ml
9b5f712

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
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