Skip to content

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

License

Notifications You must be signed in to change notification settings

saachigopal/MachineLearningNotebooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Concepts

Azure ML concepts and API guides. See the concepts folder.

Examples

Azure ML examples for training and deploying ML models. See the examples folder.

Tutorials

Azure ML tutorials. See the tutorials folder.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 97.8%
  • Python 2.2%