Skip to Main Content
Hands-On Machine Learning with Azure
book

Hands-On Machine Learning with Azure

by Thomas K Abraham, Parashar Shah, Jen Stirrup, Lauri Lehman, Anindita Basak, Ryan Murphy
October 2018
Intermediate to advanced content levelIntermediate to advanced
340 pages
7h 56m
English
Packt Publishing
Content preview from Hands-On Machine Learning with Azure

Set up your Python environment in Visual Studio

Visual Studio needs to be configured so that it is using Python with Microsoft ML Server. This is the first step, and it only needs to be conducted once.

In Visual Studio, select the View | Other Windows | Python Environments menu command.

We are going to create a cookiecutter Python project. To do this, firstly, we need to install cookiecutter

Open Command Prompt, and type in the following command:

easy_install --user cookiecutter

Then, we can proceed to use the cookiecutter functionality in Visual Studio to get off to a great start with Python and Visual Studio. 

In this exercise, the code will come from a Microsoft repository, which is stored on GitHub.

  1. In Visual Studio, choose File | ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Azure Machine Learning Engineering

Azure Machine Learning Engineering

Dennis Sawyers, Sina Fakhraee Ph.D, Balamurugan Balakreshnan, Megan Masanz
Mastering Azure Machine Learning - Second Edition

Mastering Azure Machine Learning - Second Edition

Christoph Körner, Marcel Alsdorf
Mastering Azure Machine Learning

Mastering Azure Machine Learning

Christoph Körner, Kaijisse Waaijer

Publisher Resources

ISBN: 9781789131956Supplemental Content