This repository contains example notebooks demonstrating the Azure Machine Learning Python SDK which allows you to build, train, deploy and manage machine learning solutions using Azure. The AML SDK allows you the choice of using local or cloud compute resources, while managing and maintaining the complete data science workflow from the cloud.
pip install azureml-sdk
Azure ML concepts and API guides. See the concepts folder.
Azure ML examples for training and deploying ML models. See the examples folder.
Azure ML tutorials. See the tutorials folder.