Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Automated Machine Learning with Microsoft Azure

You're reading from   Automated Machine Learning with Microsoft Azure Build highly accurate and scalable end-to-end AI solutions with Azure AutoML

Arrow left icon
Product type Paperback
Published in Apr 2021
Publisher Packt
ISBN-13 9781800565319
Length 340 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Dennis Michael Sawyers Dennis Michael Sawyers
Author Profile Icon Dennis Michael Sawyers
Dennis Michael Sawyers
Dennis Sawyers Dennis Sawyers
Author Profile Icon Dennis Sawyers
Dennis Sawyers
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Section 1: AutoML Explained – Why, What, and How
2. Chapter 1: Introducing AutoML FREE CHAPTER 3. Chapter 2: Getting Started with Azure Machine Learning Service 4. Chapter 3: Training Your First AutoML Model 5. Section 2: AutoML for Regression, Classification, and Forecasting – A Step-by-Step Guide
6. Chapter 4: Building an AutoML Regression Solution 7. Chapter 5: Building an AutoML Classification Solution 8. Chapter 6: Building an AutoML Forecasting Solution 9. Chapter 7: Using the Many Models Solution Accelerator 10. Section 3: AutoML in Production – Automating Real-Time and Batch Scoring Solutions
11. Chapter 8: Choosing Real-Time versus Batch Scoring 12. Chapter 9: Implementing a Batch Scoring Solution 13. Chapter 10: Creating End-to-End AutoML Solutions 14. Chapter 11: Implementing a Real-Time Scoring Solution 15. Chapter 12: Realizing Business Value with AutoML 16. Other Books You May Enjoy

Chapter 9: Implementing a Batch Scoring Solution

You have trained regression, classification, and forecasting models with AutoML in Azure, and now it's time you learn how to put them in production and use them. Machine learning (ML) models, after all, are ultimately used to make predictions on new data, either in real time or in batches. In order to score new data points in batches in Azure, you must first create an ML pipeline.

An ML pipeline lets you run repeatable Python code in the Azure Machine Learning services (AMLS) that you can run on a schedule. While you can run any Python code using an ML pipeline, here you will learn how to build pipelines for scoring new data.

You will begin this chapter by writing a simple ML pipeline to score data using the multiclass classification model you trained on the Iris dataset in Chapter 5, Building an AutoML Classification Solution. Using the same data, you will then learn how to score new data points in parallel, enabling you...

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 €18.99/month. Cancel anytime