Chapter 8: Choosing Real-Time versus Batch Scoring

As you have experienced in the previous chapters, training AutoML models is simple and straightforward. Whether you choose to train a model using the Azure Machine Learning Studio (AMLS) GUI or code an AutoML solution in Python using Jupyter, you can build highly accurate machine learning (ML) models in minutes. However, you still need to learn how to deploy them. In Azure, there are two main ways you can deploy a previously trained ML model to score new data: real-time and batch.

In this chapter, you will begin by learning what a batch scoring solution is, when to use it, and when it makes sense to retrain batch models. Continuing, you will learn what a real-time scoring solution is, when ...

Get Automated Machine Learning with Microsoft Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.