Cantitate/Preț
Produs

Hyperparameter Optimization in Machine Learning: Make Your Machine Learning and Deep Learning Models More Efficient

Autor Tanay Agrawal
en Limba Engleză Paperback – 29 noi 2020
Dive into hyperparameter tuning of machine learning models and focus on what hyperparameters are and how they work. This book discusses different techniques of hyperparameters tuning, from the basics to advanced methods.
This is a step-by-step guide to hyperparameter optimization, starting with what hyperparameters are and how they affect different aspects of machine learning models. It then goes through some basic (brute force) algorithms of hyperparameter optimization. Further, the author addresses the problem of time and memory constraints, using distributed optimization methods. Next you’ll discuss Bayesian optimization for hyperparameter search, which learns from its previous history.
The book discusses different frameworks, such as Hyperopt and Optuna, which implements sequential model-based global optimization (SMBO) algorithms. During these discussions, you’ll focus on different aspects such as creation of search spaces and distributed optimization of these libraries.
Hyperparameter Optimization in Machine Learning creates an understanding of how these algorithms work and how you can use them in real-life data science problems. The final chapter summaries the role of hyperparameter optimization in automated machine learning and ends with a tutorial to create your own AutoML script.
Hyperparameter optimization is tedious task, so sit back and let these algorithms do your work. What You Will Learn
  • Discover how changes in hyperparameters affect the model’s performance.
  • Apply different hyperparameter tuning algorithms to data science problems
  • Work with Bayesian optimization methods to create efficient machine learning and deep learning models
  • Distribute hyperparameter optimization using a cluster of machines
  • Approach automated machine learning using hyperparameter optimization
Who This Book Is For 
Professionals and students working with machine learning.





Citește tot Restrânge

Preț: 24687 lei

Preț vechi: 30858 lei
-20% Nou

Puncte Express: 370

Preț estimativ în valută:
4725 4908$ 3924£

Carte disponibilă

Livrare economică 13-27 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484265789
ISBN-10: 1484265785
Pagini: 166
Ilustrații: XIX, 166 p. 53 illus., 4 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.27 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1: Hyperparameters.- Chapter 2: Brute Force Hyperparameter Tuning.- Chapter 3: Distributed Hyperparameter Optimization.- Chapter 4: Sequential Model-Based Global Optimization and Its Hierarchical.- Chapter 5: Using HyperOpt.- Chapter 6: Hyperparameter Generating Condition Generative Adversarial Neural.


Recenzii

“The author keeps a firm grasp on the subject, going from a detailed description of what hyperparameter tuning is to the effective ways to use it. … this book would be most useful to scholars and professionals working on machine learning models. Readers looking for implementational assistance with the performance of their models will be the best fit … .” (Niraj Singh, Computing Reviews, December 2, 2022)

Notă biografică

Tanay is a deep learning engineer and researcher, who graduated in 2019 in Bachelor of Technology from SMVDU, J&K. He is currently working at Curl Hg on SARA, an OCR platform. He is also advisor to Witooth Dental Services and Technologies. He started his career at MateLabs working on an AutoML Platform, Mateverse. He has worked extensively on hyperparameter optimization. He has also delivered talks on hyperparameter optimization at conferences including PyData, Delhi and PyCon, India. 

Textul de pe ultima copertă

Dive into hyperparameter tuning of machine learning models and focus on what hyperparameters are and how they work. This book discusses different techniques of hyperparameters tuning, from the basics to advanced methods.
This is a step-by-step guide to hyperparameter optimization, starting with what hyperparameters are and how they affect different aspects of machine learning models. It then goes through some basic (brute force) algorithms of hyperparameter optimization. Further, the author addresses the problem of time and memory constraints, using distributed optimization methods. Next you’ll discuss Bayesian optimization for hyperparameter search, which learns from its previous history.
The book discusses different frameworks, such as Hyperopt and Optuna, which implements sequential model-based global optimization (SMBO) algorithms. During these discussions, you’ll focus on different aspects such as creation of search spaces and distributed optimization of these libraries.
Hyperparameter Optimization in Machine Learning creates an understanding of how these algorithms work and how you can use them in real-life data science problems. The final chapter summaries the role of hyperparameter optimization in automated machine learning and ends with a tutorial to create your own AutoML script.
Hyperparameter optimization is tedious task, so sit back and let these algorithms do your work. 
You will:
  • Discover how changes in hyperparameters affect the model’s performance.
  • Apply different hyperparameter tuning algorithms to data science problems
  • Work with Bayesian optimization methods to create efficient machine learning and deep learning models
  • Distribute hyperparameter optimization using a cluster of machines
  • Approach automated machine learning using hyperparameter optimization

Caracteristici

Covers state-of-the-art techniques for hyperparameter tuning Covers implementation of advanced Bayesian optimization techniques on machine learning algorithms to complex deep learning frameworks Explains distributed optimization of hyperparameters, which increases the time efficiency of the model significantly