Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Machine Learning with Azure

You're reading from  Hands-On Machine Learning with Azure

Product type Book
Published in Oct 2018
Publisher Packt
ISBN-13 9781789131956
Pages 340 pages
Edition 1st Edition
Languages
Authors (5):
Thomas K Abraham Thomas K Abraham
Profile icon Thomas K Abraham
Parashar Shah Parashar Shah
Profile icon Parashar Shah
Jen Stirrup Jen Stirrup
Profile icon Jen Stirrup
Lauri Lehman Lauri Lehman
Profile icon Lauri Lehman
Anindita Basak Anindita Basak
Profile icon Anindita Basak
View More author details
Toc

Table of Contents (14) Chapters close

Preface 1. AI Cloud Foundations 2. Data Science Process 3. Cognitive Services 4. Bot Framework 5. Azure Machine Learning Studio 6. Scalable Computing for Data Science 7. Machine Learning Server 8. HDInsight 9. Machine Learning with Spark 10. Building Deep Learning Solutions 11. Integration with Other Azure Services 12. End-to-End Machine Learning 13. Other Books You May Enjoy

Deploying a model as a web service

One of the biggest strengths of Azure ML Studio is the ease with which you can deploy models to the cloud, to be consumed by other applications. Once an ML model is trained, as demonstrated in the previous section, it can be exported to ML Studio Web Services with just a few clicks. Deployment creates a web API for the model, which can be called from any internet-connected application. The model takes the features as input data and produces a predicted value as output. By deploying models to the ML Studio Web Service, there is no need to worry about the underlying server infrastructure. The computing resources and maintenance are handled entirely by Azure.

The following subsections show how to deploy an already trained model to the web service and how to test a model with user input. In the final subsection, we'll show how to import and...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}