Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
The Regularization Cookbook
The Regularization Cookbook

The Regularization Cookbook: Explore practical recipes to improve the functionality of your ML models

Arrow left icon
Profile Icon Vincent Vandenbussche
Arrow right icon
$12.99 per month
Full star icon Full star icon Full star icon Full star icon Half star icon 4.3 (7 Ratings)
Paperback Jul 2023 424 pages 1st Edition
eBook
$47.99
Paperback
$59.99
Subscription
Free Trial
Renews at $12.99p/m
Arrow left icon
Profile Icon Vincent Vandenbussche
Arrow right icon
$12.99 per month
Full star icon Full star icon Full star icon Full star icon Half star icon 4.3 (7 Ratings)
Paperback Jul 2023 424 pages 1st Edition
eBook
$47.99
Paperback
$59.99
Subscription
Free Trial
Renews at $12.99p/m
eBook
$47.99
Paperback
$59.99
Subscription
Free Trial
Renews at $12.99p/m

What do you get with a Packt Subscription?

Free for first 7 days. $15.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Key benefits

  • Learn to diagnose the need for regularization in any machine learning model
  • Regularize different ML models using a variety of techniques and methods
  • Enhance the functionality of your models using state of the art computer vision and NLP techniques

Description

Regularization is an infallible way to produce accurate results with unseen data, however, applying regularization is challenging as it is available in multiple forms and applying the appropriate technique to every model is a must. The Regularization Cookbook provides you with the appropriate tools and methods to handle any case, with ready-to-use working codes as well as theoretical explanations. After an introduction to regularization and methods to diagnose when to use it, you’ll start implementing regularization techniques on linear models, such as linear and logistic regression, and tree-based models, such as random forest and gradient boosting. You’ll then be introduced to specific regularization methods based on data, high cardinality features, and imbalanced datasets. In the last five chapters, you’ll discover regularization for deep learning models. After reviewing general methods that apply to any type of neural network, you’ll dive into more NLP-specific methods for RNNs and transformers, as well as using BERT or GPT-3. By the end, you’ll explore regularization for computer vision, covering CNN specifics, along with the use of generative models such as stable diffusion and Dall-E. By the end of this book, you’ll be armed with different regularization techniques to apply to your ML and DL models.

Who is this book for?

This book is for data scientists, machine learning engineers, and machine learning enthusiasts, looking to get hands-on knowledge to improve the performances of their models. Basic knowledge of Python is a prerequisite.

What you will learn

  • Diagnose overfitting and the need for regularization
  • Regularize common linear models such as logistic regression
  • Understand regularizing tree-based models such as XGBoos
  • Uncover the secrets of structured data to regularize ML models
  • Explore general techniques to regularize deep learning models
  • Discover specific regularization techniques for NLP problems using transformers
  • Understand the regularization in computer vision models and CNN architectures
  • Apply cutting-edge computer vision regularization with generative models

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Jul 31, 2023
Length: 424 pages
Edition : 1st
Language : English
ISBN-13 : 9781837634088
Category :
Languages :
Tools :

What do you get with a Packt Subscription?

Free for first 7 days. $15.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Product Details

Publication date : Jul 31, 2023
Length: 424 pages
Edition : 1st
Language : English
ISBN-13 : 9781837634088
Category :
Languages :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$12.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$129.99 billed annually
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$179.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 162.97
Synthetic Data for Machine Learning
$49.99
The Regularization Cookbook
$59.99
The Deep Learning Architect's Handbook
$52.99
Total $ 162.97 Stars icon
Visually different images

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.3
(7 Ratings)
5 star 57.1%
4 star 28.6%
3 star 0%
2 star 14.3%
1 star 0%
Filter icon Filter
Top Reviews

Filter reviews by




Yiqiao Yin Sep 07, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
In "The Regularization Cookbook," readers are provided an in-depth exploration into the world of regularization, offering a detailed roadmap from foundational concepts to advanced methodologies. The introduction establishes a firm grounding on the very essence of regularization, setting the stage for the chapters that follow.Upon establishing the basics, the book delves into practical applications, addressing the complexities of regularizing linear models such as logistic regression. It further extends its ambit to elucidate the intricacies involved in tree-based models, particularly the increasingly popular XGBoost. Such detailed treatment is both commendable and crucial for readers at various stages of their data science journey.A standout feature of this work is its comprehensive coverage of deep learning. With the burgeoning significance of Natural Language Processing (NLP) and computer vision in contemporary machine learning, the in-depth treatment of regularization methods tailored for Recurrent Neural Networks, transformers, and seminal models like BERT and GPT-3 is of paramount importance. These chapters promise to be both enlightening and essential for professionals aiming to harness the full power of these technologies.Furthermore, the segments on computer vision offer an expansive overview. Not only do they unravel the layers of Convolutional Neural Networks, but they also venture into the compelling domain of generative models, showcasing models like Dall-E.In summation, "The Regularization Cookbook" is a masterful compilation, adeptly spanning the breadth and depth of regularization in machine learning and deep learning. Whether a novice seeking foundational insights or an expert aiming for nuanced understanding, this book is poised to be an invaluable addition to one's scholarly repertoire.
Amazon Verified review Amazon
Ratan Aug 28, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This books presents a fair and an organized way of regularization techniques for a lot of algorithms. This book is more on applied side rather than having mathematical rigorous proofs. It gives enough mathematical background to understand algorithms and how regularization can be applied on them. One good thing is - author connects how theoretical parameters are actually represented in scikit learn framework which is helpful if you aren’t a pro with Sklearn.I particularly liked the details about how regularization can be applied to language models which is interesting. If you are not looking for mathematical proofs and are on more applied ML side, this book is a good read overall. Author has presented topics in a very organized manner with good hands-on snippets.
Amazon Verified review Amazon
Om S Aug 13, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Starting with the basics, the book unveils the importance of regularization and offers expert insights into diagnosing overfitting. From there, it delves into an array of techniques applicable to various machine learning models, including linear and tree-based models. The authors showcase how to apply these techniques effectively, ensuring a solid grasp of the concepts.A standout feature of the book is its dedication to real-world scenarios. It addresses challenges associated with high cardinality features and imbalanced datasets, offering tailored regularization methods. The deep learning sections are equally compelling, guiding readers through strategies for both general neural networks and NLP-specific applications like transformers, BERT, and GPT-3.What sets "The Regularization Cookbook" apart is its accessibility. While catering to experienced practitioners, it also accommodates those new to the field. The book provides Python codes and revisits fundamental concepts, ensuring a smooth learning curve for all readers.In a landscape where model optimization is paramount, "The Regularization Cookbook" emerges as an essential tool. It empowers readers to elevate their understanding of regularization, ultimately enhancing the performance, robustness, and reliability of their machine learning and deep learning models. Whether you're an enthusiast, data scientist, or machine learning professional, this book is your guide to becoming a regularization virtuoso.
Amazon Verified review Amazon
S.Kundu Sep 19, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The Regularization Cookbook will been an awesome read if you want to explore different options to improve the functionality of your ML models.I am sharing my views regarding the same.The book will explain you what Regularization concept actually is along with giving you basic refresher of Machine Learning and Deep Learning so that it become easy for you to follow rest of the book.The book will teach you the different concepts of Regularization such as:Regularization with Linear models such as Ridge Regression, Lasso Regression and Logistic Regression.Regularization with Tree based models including Regularization of Decision Tree, Random Forest and XGBoost.Regularization with L2 Regularization, network architecture and dropout.Regularization with Recurrent Neural Networks with dropout and maximum length sequence. It will also discuss about training an RNN and GRU.Advanced Regularization in Natural Language Processing using word2vec, BERT and will discuss on data augmentation using word2vec and GPT-3.Regularization in Computer Vision along with synthetic image generation. It will discuss on Regularizing a CNN with vanilla NN methods and transfer learning. It will also cover topics on Spatial and pixel level augmentation.
Amazon Verified review Amazon
Gowtham Varma Bhupathiraju Oct 08, 2023
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
"The Regularization Cookbook" serves as a comprehensive guide to mastering regularization in the realm of machine learning. Seamlessly blending theoretical insights with hands-on code examples, it caters to both novices and seasoned professionals. The book's strength lies in its detailed overview of various regularization techniques, supplemented by the advantages and limitations of each. While it might not delve deep into certain intricate topics, it lays a robust groundwork for those eager to dive deeper. A must-read for anyone keen on enhancing their understanding of machine learning regularization.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is included in a Packt subscription? Chevron down icon Chevron up icon

A subscription provides you with full access to view all Packt and licnesed content online, this includes exclusive access to Early Access titles. Depending on the tier chosen you can also earn credits and discounts to use for owning content

How can I cancel my subscription? Chevron down icon Chevron up icon

To cancel your subscription with us simply go to the account page - found in the top right of the page or at https://subscription.packtpub.com/my-account/subscription - From here you will see the ‘cancel subscription’ button in the grey box with your subscription information in.

What are credits? Chevron down icon Chevron up icon

Credits can be earned from reading 40 section of any title within the payment cycle - a month starting from the day of subscription payment. You also earn a Credit every month if you subscribe to our annual or 18 month plans. Credits can be used to buy books DRM free, the same way that you would pay for a book. Your credits can be found in the subscription homepage - subscription.packtpub.com - clicking on ‘the my’ library dropdown and selecting ‘credits’.

What happens if an Early Access Course is cancelled? Chevron down icon Chevron up icon

Projects are rarely cancelled, but sometimes it's unavoidable. If an Early Access course is cancelled or excessively delayed, you can exchange your purchase for another course. For further details, please contact us here.

Where can I send feedback about an Early Access title? Chevron down icon Chevron up icon

If you have any feedback about the product you're reading, or Early Access in general, then please fill out a contact form here and we'll make sure the feedback gets to the right team. 

Can I download the code files for Early Access titles? Chevron down icon Chevron up icon

We try to ensure that all books in Early Access have code available to use, download, and fork on GitHub. This helps us be more agile in the development of the book, and helps keep the often changing code base of new versions and new technologies as up to date as possible. Unfortunately, however, there will be rare cases when it is not possible for us to have downloadable code samples available until publication.

When we publish the book, the code files will also be available to download from the Packt website.

How accurate is the publication date? Chevron down icon Chevron up icon

The publication date is as accurate as we can be at any point in the project. Unfortunately, delays can happen. Often those delays are out of our control, such as changes to the technology code base or delays in the tech release. We do our best to give you an accurate estimate of the publication date at any given time, and as more chapters are delivered, the more accurate the delivery date will become.

How will I know when new chapters are ready? Chevron down icon Chevron up icon

We'll let you know every time there has been an update to a course that you've bought in Early Access. You'll get an email to let you know there has been a new chapter, or a change to a previous chapter. The new chapters are automatically added to your account, so you can also check back there any time you're ready and download or read them online.

I am a Packt subscriber, do I get Early Access? Chevron down icon Chevron up icon

Yes, all Early Access content is fully available through your subscription. You will need to have a paid for or active trial subscription in order to access all titles.

How is Early Access delivered? Chevron down icon Chevron up icon

Early Access is currently only available as a PDF or through our online reader. As we make changes or add new chapters, the files in your Packt account will be updated so you can download them again or view them online immediately.

How do I buy Early Access content? Chevron down icon Chevron up icon

Early Access is a way of us getting our content to you quicker, but the method of buying the Early Access course is still the same. Just find the course you want to buy, go through the check-out steps, and you’ll get a confirmation email from us with information and a link to the relevant Early Access courses.

What is Early Access? Chevron down icon Chevron up icon

Keeping up to date with the latest technology is difficult; new versions, new frameworks, new techniques. This feature gives you a head-start to our content, as it's being created. With Early Access you'll receive each chapter as it's written, and get regular updates throughout the product's development, as well as the final course as soon as it's ready.We created Early Access as a means of giving you the information you need, as soon as it's available. As we go through the process of developing a course, 99% of it can be ready but we can't publish until that last 1% falls in to place. Early Access helps to unlock the potential of our content early, to help you start your learning when you need it most. You not only get access to every chapter as it's delivered, edited, and updated, but you'll also get the finalized, DRM-free product to download in any format you want when it's published. As a member of Packt, you'll also be eligible for our exclusive offers, including a free course every day, and discounts on new and popular titles.