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
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
The Regularization Cookbook

You're reading from   The Regularization Cookbook Explore practical recipes to improve the functionality of your ML models

Arrow left icon
Product type Paperback
Published in Jul 2023
Publisher Packt
ISBN-13 9781837634088
Length 424 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Vincent Vandenbussche Vincent Vandenbussche
Author Profile Icon Vincent Vandenbussche
Vincent Vandenbussche
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Chapter 1: An Overview of Regularization 2. Chapter 2: Machine Learning Refresher FREE CHAPTER 3. Chapter 3: Regularization with Linear Models 4. Chapter 4: Regularization with Tree-Based Models 5. Chapter 5: Regularization with Data 6. Chapter 6: Deep Learning Reminders 7. Chapter 7: Deep Learning Regularization 8. Chapter 8: Regularization with Recurrent Neural Networks 9. Chapter 9: Advanced Regularization in Natural Language Processing 10. Chapter 10: Regularization in Computer Vision 11. Chapter 11: Regularization in Computer Vision – Synthetic Image Generation 12. Index 13. Other Books You May Enjoy

Preface

Have you ever wondered why so many machine learning projects fail in production?

In many cases, this is because of a lack of generalization of models, leading to unexpected predictions when facing new, unseen data. This is what regularization is about: making sure a model provides the expected predictions, even when facing new data.

In this book, we will explore many forms of regularization. To accomplish this, we will explore two primary avenues for regularization solutions, depending on the recipes in the chapter:

  • When given a machine learning model, how do we regularize it? Regularizing is most suited in applications where the model is already imposed (whether there is a legacy solution to be updated or strong requirements) and the training data is fixed, so the only solution is to regularize the model.
  • Given a machine learning task, how do we get a robust, well-generalizing solution? This approach is most suited in applications where only the problem is defined, but no strong constraints have been provided yet, so more solutions can be explored.

Hopefully, these recipes will provide you with the necessary tools and techniques to solve most of the machine learning problems you may face that require regularization, as well as a solid practical understanding of the underlying concepts.

lock icon The rest of the chapter is locked
Next Section arrow right
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