Course Overview
Learn how to operate machine learning solutions at cloud scale using Azure Machine Learning. This course teaches you to leverage your existing knowledge of Python and machine learning to manage data ingestion and preparation, model training and deployment, and machine learning solution monitoring in Microsoft Azure.
Read More
Who is it for?
This course is designed for data scientists with existing knowledge of Python and machine learning frameworks like Scikit-Learn,Ā PyTorch, andĀ Tensorflow, who want to build and operate machine learning solutions in the cloud.
Read Less
Entry Requirements
Before attending this course, students must have:Ā
- A fundamental knowledge of Microsoft AzureĀ
- Experience of writing Python code to work with data, using libraries such asĀ Numpy, Pandas, and Matplotlib.āÆĀ
- Understanding of data science; including how to prepare data, and train machine learning models using common machine learning libraries such as Scikit-Learn,Ā PyTorch, orĀ Tensorflow.Ā
The Exam
This course is recommended as preparation for the following exams:Ā
- DP-100, which is purchased separately.Ā
Course Objectives
After completing this course, you will be able to:Ā
- Provision an Azure Machine Learning workspaceĀ
- Use tools and code to work with Azure Machine LearningĀ
- Use designer to train a machine learning modelĀ
- Deploy a Designer pipeline as a serviceĀ
- Run code-based experiments in an Azure Machine Learning workspaceĀ
- Train and register machine learning modelsĀ
- Create and consume datastoresĀ
- Create and consume datasetsĀ
- Create and use environmentsĀ
- Create and use compute targetsĀ
- Create pipelines to automate machine learning workflowsĀ
- Publish and run pipeline servicesĀ
- Publish a model as a real-time inference serviceĀ
- Publish a model as a batch inference serviceĀ
- Optimize hyperparameters for model trainingĀ
- Use automated machine learning to find the optimal model for your dataĀ
- Generate model explanations with automated machine learningĀ
- Use explainers to interpret machine learning modelsĀ
- Use Application Insights to monitor a published modelĀ
Syllabus – Key points
Module 1: Introduction to Azure Machine LearningĀ
In this module, you will learn how to provision an Azure Machine Learning workspace and use it to manage machine learning assets such as data, compute, model training code, logged metrics, and trained models. You will learn how to use the web-based Azure Machine Learning studio interface as well as the Azure Machine Learning SDK and developer tools like Visual Studio Code andĀ JupyterĀ Notebooks to work with the assets in your workspace.Ā
- Getting Started with Azure Machine LearningĀ
- Azure Machine Learning ToolsĀ
Lab :Ā Creating an Azure Machine Learning Workspace
Lab :Ā Working with Azure Machine Learning ToolsĀ
Module 2: No-Code Machine Learning with DesignerĀ
This module introduces the Designer tool, a drag and drop interface for creating machine learning models without writing any code. You will learn how to create a training pipeline that encapsulates data preparation and model training, and then convert that training pipeline to an inference pipeline that can be used to predictĀ values from new data, before finally deploying the inference pipeline as a service for client applications to consume.Ā
- Training Models with DesignerĀ
- Publishing Models with DesignerĀ
Lab :Ā Creating a Training Pipeline with the Azure ML Designer
Lab :Ā Deploying a Service with the Azure ML DesignerĀ
Module 3: Running Experiments and Training ModelsĀ
In this module, you will get started with experiments that encapsulate data processing and model trainingĀ code, andĀ use them to train machine learning models.Ā
- Introduction to ExperimentsĀ
- Training and Registering ModelsĀ
Lab :Ā Running Experiments
Lab :Ā Training and Registering ModelsĀ
Module 4: Working with DataĀ
Data is a fundamental element in any machine learning workload, so in this module, you will learn how to create and manage datastores and datasets in an Azure Machine Learning workspace, and how to use them in model training experiments.Ā
Lab :Ā Working with Datastores
Lab :Ā Working with DatasetsĀ
Module 5: Compute ContextsĀ
One of the key benefits of the cloud is the ability to leverage compute resources onĀ demand, andĀ use them to scale machine learning processes to an extent that would be infeasible on your own hardware. In this module, you’ll learn how to manage experiment environments that ensure consistent runtime consistency for experiments, and how to create and use compute targets for experiment runs.Ā
- Working with EnvironmentsĀ
- Working with Compute TargetsĀ
Lab :Ā Working with Environments
Lab :Ā Working with Compute TargetsĀ
Module 6: Orchestrating Operations with PipelinesĀ
Now that you understand the basics of running workloads as experiments that leverage data assets and compute resources, it’s time to learn how to orchestrate these workloads as pipelines of connected steps. Pipelines are key to implementing an effective Machine Learning Operationalization (ML Ops) solution in Azure, so you’ll explore how to define and run them in this module.Ā
- Introduction to PipelinesĀ
- Publishing and Running PipelinesĀ
Lab :Ā Creating a Pipeline
Lab :Ā Publishing a PipelineĀ
Module 7: Deploying and Consuming ModelsĀ
Models are designed to help decision making through predictions, so they’re only useful when deployed and available for an application to consume. In this module learn how to deploy models for real-time inferencing, and for batch inferencing.Ā
Lab :Ā Creating a Real-time Inferencing Service
Lab :Ā Creating a Batch Inferencing ServiceĀ
Module 8: Training Optimal ModelsĀ
By this stage of the course, you’ve learned the end-to-end process for training, deploying, and consuming machine learning models; but how do you ensure your model produces the best predictive outputs for your data? In this module, you’ll explore how you can use hyperparameter tuning and automated machine learning to take advantage of cloud-scale compute and find the best model for your data.Ā
- Automated Machine LearningĀ
Lab :Ā Tuning Hyperparameters
Lab :Ā Using Automated Machine LearningĀ
Module 9: Interpreting ModelsĀ
Many of the decisions made by organizations and automated systems today are based on predictions made by machine learning models. It’s increasingly important to be able to understand the factors that influence the predictions made by a model, and to be able to determine any unintended biases in the model’sĀ behavior. This module describes how you can interpret models to explain how feature importance determines their predictions.Ā
- Introduction to Model InterpretationĀ
Lab :Ā Reviewing Automated Machine Learning Explanations
Lab :Ā Interpreting ModelsĀ
Module 10: Monitoring ModelsĀ
After a model has been deployed, it’s important to understand how the model is being used in production, and to detect any degradation in its effectiveness due to data drift. This module describes techniques for monitoring models and their data.Ā
- Monitoring Models with Application InsightsĀ
Lab :Ā Monitoring a Model with Application Insights
Lab :Ā Monitoring Data DriftĀ
Reviews
There are no reviews yet.