GitPedia

MachineLearningNotebooks

Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft

From Azure·Updated June 17, 2026·View on GitHub·

Welcome to the Azure Machine Learning Python SDK notebooks repository! The project is written primarily in Jupyter Notebook, distributed under the MIT License license, first published in 2018. It has gained significant community traction with 4,405 stars and 2,574 forks on GitHub. Key topics include: azure, azure-machine-learning, azure-ml, azureml, data-science.

Latest release: 80469Azure Machine Learning service example notebooks
August 29, 2019View Changelog →

Azure Machine Learning Python SDK notebooks

With the introduction of AzureML SDK v2, this samples repository for the v1 SDK is now deprecated and will not be monitored or updated. Users are encouraged to visit the v2 SDK samples repository instead for up-to-date and enhanced examples of how to build, train, and deploy machine learning models with AzureML's newest features.

Welcome to the Azure Machine Learning Python SDK notebooks repository!

Getting started

These notebooks are recommended for use in an Azure Machine Learning Compute Instance, where you can run them without any additional set up.

However, the notebooks can be run in any development environment with the correct azureml packages installed.

Install the azureml.core Python package:

sh
pip install azureml-core

Install additional packages as needed:

sh
pip install azureml-mlflow pip install azureml-dataset-runtime pip install azureml-automl-runtime pip install azureml-pipeline pip install azureml-pipeline-steps ...

We recommend starting with one of the quickstarts.

Contributing

This repository is a push-only mirror. Pull requests are ignored.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. Please see the code of conduct for details.

Reference

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from Azure/MachineLearningNotebooks via the GitHub API.Last fetched: 6/20/2026