/MachineLearningNotebooks

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

Primary LanguageJupyter NotebookMIT LicenseMIT

Azure Machine Learning service example notebooks

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.

Azure ML Workflow

Quick installation

pip install azureml-sdk

Tutorials

How to use Azure ML