Book Image

Azure Machine Learning Engineering

By : Sina Fakhraee, Balamurugan Balakreshnan, Megan Masanz
Book Image

Azure Machine Learning Engineering

By: Sina Fakhraee, Balamurugan Balakreshnan, Megan Masanz

Overview of this book

Data scientists working on productionizing machine learning (ML) workloads face a breadth of challenges at every step owing to the countless factors involved in getting ML models deployed and running. This book offers solutions to common issues, detailed explanations of essential concepts, and step-by-step instructions to productionize ML workloads using the Azure Machine Learning service. You’ll see how data scientists and ML engineers working with Microsoft Azure can train and deploy ML models at scale by putting their knowledge to work with this practical guide. Throughout the book, you’ll learn how to train, register, and productionize ML models by making use of the power of the Azure Machine Learning service. You’ll get to grips with scoring models in real time and batch, explaining models to earn business trust, mitigating model bias, and developing solutions using an MLOps framework. By the end of this Azure Machine Learning book, you’ll be ready to build and deploy end-to-end ML solutions into a production system using the Azure Machine Learning service for real-time scenarios.
Table of Contents (17 chapters)
1
Part 1: Training and Tuning Models with the Azure Machine Learning Service
7
Part 2: Deploying and Explaining Models in AMLS
12
Part 3: Productionizing Your Workload with MLOps

Index

As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.

A

AML notebooks

using 35, 36

AMLS GUI

compute instance, creating through 29-31

AML Studio (AMLS) 3, 131

Data Labeling 27, 28

Linked Services 28, 29

MLflow model with managed online endpoints, deploying through 164-175

model, deploying for batch inferencing 191-199

navigating 11-27

VS Code, connecting to 37-40

AMLS workspace

creating 5, 235

creating, through ARM templates 10

creating, through Azure CLI 7-9

creating, through Azure portal 5-7

AML workspace

connecting to 241

Application Insights 3

Area Under the Curve (AUC) 142

ARM templates

AMLS workspace, creating with 10

compute instance, adding with 33, 34

AutoML 129-131

results, parsing via AMLS 151-158

results, parsing via AML SDK 151-158

used, for training object detection...