7 Machine Learning

 

In this chapter:

  • Training a machine learning model
  • Using Azure Machine Learning
  • DevOps for machine learning
  • Orchestrating machine learning pipelines

This chapter focuses on the final major workload of a data platform: machine learning. Machine learning is becoming increasingly important as more and more scenarios are supported by artificial intelligence. We will talk about running machine learning in production, reliably and at scale. Figure 7.1 highlights our current focus area.

Figure 7.1 Running machine learning at scale is the other major workload any data platform needs to support, besides data processing and analytics.

We’ll start with a machine learning model that a data scientist might develop on their laptop. This is a model that predicts whether a user is going to be a high spender or not, based on their web telemetry. The model is very simple, as the main focus is not its implementation, rather how we can take it and run it in the cloud.

The next section introduces Azure Machine Learning (AML), an Azure service for running ML workloads. We’ll spin up an instance, configure it, then take our model and run it in this environment. We’ll talk about the benefits of using Azure Machine Learning for training models.

7.1      Training a machine learning model

 
 
 

7.1.1   Training a model using Scikit-learn

 
 
 
 

7.1.2   High spender model implementation

 
 
 
 

7.2      Introducing Azure Machine Learning

 

7.2.1   Creating a workspace

 
 
 
 

7.2.2   Azure Machine Learning compute

 

7.2.3   Azure Machine Learning storage

 
 

7.2.4   Running ML in the cloud

 
 

7.2.5   Azure Machine Learning recap

 
 

7.3      MLOps

 
 
 

7.3.1   Deploying from Git

 

7.3.2   Storing pipeline IDs

 
 

7.3.3   DevOps for Azure Machine Learning

 
 
 

7.4      Orchestrating machine learning

 
 
 

7.4.1   Connecting Azure Data Factory with Azure Machine Learning

 

7.4.2   Machine Learning Orchestration

 
 
 
 

7.4.3   Orchestrating machine learning recap

 

7.5      Summary

 
 
sitemap

Unable to load book!

The book could not be loaded.

(try again in a couple of minutes)

manning.com homepage
test yourself with a liveTest