Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
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
Mastering Azure Machine Learning

You're reading from   Mastering Azure Machine Learning Perform large-scale end-to-end advanced machine learning in the cloud with Microsoft Azure Machine Learning

Arrow left icon
Product type Paperback
Published in Apr 2020
Publisher Packt
ISBN-13 9781789807554
Length 436 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Christoph Körner Christoph Körner
Author Profile Icon Christoph Körner
Christoph Körner
Kaijisse Waaijer Kaijisse Waaijer
Author Profile Icon Kaijisse Waaijer
Kaijisse Waaijer
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface Section 1: Azure Machine Learning
1. Building an end-to-end machine learning pipeline in Azure FREE CHAPTER 2. Choosing a machine learning service in Azure Section 2: Experimentation and Data Preparation
3. Data experimentation and visualization using Azure 4. ETL, data preparation, and feature extraction 5. Azure Machine Learning pipelines 6. Advanced feature extraction with NLP Section 3: Training Machine Learning Models
7. Building ML models using Azure Machine Learning 8. Training deep neural networks on Azure 9. Hyperparameter tuning and Automated Machine Learning 10. Distributed machine learning on Azure 11. Building a recommendation engine in Azure Section 4: Optimization and Deployment of Machine Learning Models
12. Deploying and operating machine learning models 13. MLOps—DevOps for machine learning 14. What's next? Index

9. Hyperparameter tuning and Automated Machine Learning

In the previous chapter, we learned how to train convolutional and more complex deep neural networks (DNNs). When training these models, we are often confronted with complex choices when parametrizing them, involving various parameters such as the number of layers, the order of layers, regularization, batch size, learning rate, the number of epochs, and more. This is not only true for DNNs; the same problem arises with selecting the correct preprocessing steps, features, models, and parameters in statistical ML approaches.

In this chapter, we will take a look at optimizing the training process in order to take away some of those error-prone human choices from machine learning. These necessary tuning tricks will help you to train better models faster and more efficiently. First, we will take a look at hyperparameter tuning (also called HyperDrive in Azure Machine Learning), a standard technique for optimizing all parameter...

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 $19.99/month. Cancel anytime
Banner background image