2358 Forks
3642 Stars
3642 Watchers

MachineLearningNotebooks

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

How to download and setup MachineLearningNotebooks

Open terminal and run command
git clone https://github.com/Azure/MachineLearningNotebooks.git
git clone is used to create a copy or clone of MachineLearningNotebooks repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MachineLearningNotebooks https://github.com/Azure/MachineLearningNotebooks/archive/master.zip

Or simply clone MachineLearningNotebooks with SSH
[email protected]:Azure/MachineLearningNotebooks.git

If you have some problems with MachineLearningNotebooks

You may open issue on MachineLearningNotebooks support forum (system) here: https://github.com/Azure/MachineLearningNotebooks/issues