Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Automated Machine Learning with Microsoft Azure

You're reading from  Automated Machine Learning with Microsoft Azure

Product type Book
Published in Apr 2021
Publisher Packt
ISBN-13 9781800565319
Pages 340 pages
Edition 1st Edition
Languages
Author (1):
Dennis Michael Sawyers Dennis Michael Sawyers
Profile icon Dennis Michael Sawyers

Table of Contents (17) Chapters

Preface Section 1: AutoML Explained – Why, What, and How
Chapter 1: Introducing AutoML Chapter 2: Getting Started with Azure Machine Learning Service Chapter 3: Training Your First AutoML Model Section 2: AutoML for Regression, Classification, and Forecasting – A Step-by-Step Guide
Chapter 4: Building an AutoML Regression Solution Chapter 5: Building an AutoML Classification Solution Chapter 6: Building an AutoML Forecasting Solution Chapter 7: Using the Many Models Solution Accelerator Section 3: AutoML in Production – Automating Real-Time and Batch Scoring Solutions
Chapter 8: Choosing Real-Time versus Batch Scoring Chapter 9: Implementing a Batch Scoring Solution Chapter 10: Creating End-to-End AutoML Solutions Chapter 11: Implementing a Real-Time Scoring Solution Chapter 12: Realizing Business Value with AutoML Other Books You May Enjoy

Fine-tuning your AutoML regression model

In this section, you will first review tips and tricks for improving your AutoML regression models and then review the algorithms used by AutoML for regression.

Improving AutoML regression models

While AutoML will handle most of the complicated data transformations and feature engineering for you, there are a few tips you can follow to increase the accuracy of your model. Some of these tips are true across all three AutoML tasks – regression, classification, and forecasting – while others are regression-specific. Following them will yield higher-performing models and, more importantly, hone your understanding of machine learning techniques. I have listed a few tips and tricks here for quick reference:

  • Fill in null values before passing them on to AutoML. Alternatively, drop any rows that contain a null value. Just because AutoML will automatically fill your null values does not mean that it will do a great job.

    In...

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 $15.99/month. Cancel anytime}