The Regularization Cookbook. Explore practical recipes to improve the functionality of your ML models - Helion
Tytuł oryginału: The Regularization Cookbook. Explore practical recipes to improve the functionality of your ML models
ISBN: 9781837639724
stron: 424, Format: ebook
Data wydania: 2023-07-31
Księgarnia: Helion
Cena książki: 152,10 zł (poprzednio: 169,00 zł)
Oszczędzasz: 10% (-16,90 zł)
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.
Osoby które kupowały "The Regularization Cookbook. Explore practical recipes to improve the functionality of your ML models", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
The Regularization Cookbook. Explore practical recipes to improve the functionality of your ML models eBook -- spis treści
- 0. Product Information Document
- 1. An Overview of Regularization
- 2. Machine Learning Refresher
- 3. Regularization with Linear Models
- 4. Regularization with Tree-Based Models
- 5. Regularization with Data
- 6. Deep Learning Reminders
- 7. Deep Learning Regularization
- 8. Regularization with Recurrent Neural Networks
- 9. Advanced Regularization in Natural Language Processing
- 10. Regularization in Computer Vision
- 11. Regularization in Computer Vision – Synthetic Image Generation