Bayesian Optimization in Action
eBook - ePub

Bayesian Optimization in Action

  1. 424 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Bayesian Optimization in Action

About this book

Bayesian optimization helps pinpoint the best configuration for your machine learning models with speed and accuracy. Put its advanced techniques into practice with this hands-on guide. In Bayesian Optimization in Action you will learn how to:

  • Train Gaussian processes on both sparse and large data sets
  • Combine Gaussian processes with deep neural networks to make them flexible and expressive
  • Find the most successful strategies for hyperparameter tuning
  • Navigate a search space and identify high-performing regions
  • Apply Bayesian optimization to cost-constrained, multi-objective, and preference optimization
  • Implement Bayesian optimization with PyTorch, GPyTorch, and BoTorch


Bayesian Optimization in Action shows you how to optimize hyperparameter tuning, A/B testing, and other aspects of the machine learning process by applying cutting-edge Bayesian techniques. Using clear language, illustrations, and concrete examples, this book proves that Bayesian optimization doesn't have to be difficult! You'll get in-depth insights into how Bayesian optimization works and learn how to implement it with cutting-edge Python libraries. The book's easy-to-reuse code samples let you hit the ground running by plugging them straight into your own projects. Forewords by Luis Serrano and David Sweet. About the technology In machine learning, optimization is about achieving the best predictions—shortest delivery routes, perfect price points, most accurate recommendations—in the fewest number of steps. Bayesian optimization uses the mathematics of probability to fine-tune ML functions, algorithms, and hyperparameters efficiently when traditional methods are too slow or expensive. About the book Bayesian Optimization in Action teaches you how to create efficient machine learning processes using a Bayesian approach. In it, you'll explore practical techniques for training large datasets, hyperparameter tuning, and navigating complex search spaces. This interesting book includes engaging illustrations and fun examples like perfecting coffee sweetness, predicting weather, and even debunking psychic claims. You'll learn how to navigate multi-objective scenarios, account for decision costs, and tackle pairwise comparisons. What's inside

  • Gaussian processes for sparse and large datasets
  • Strategies for hyperparameter tuning
  • Identify high-performing regions
  • Examples in PyTorch, GPyTorch, and BoTorch

About the reader
For machine learning practitioners who are confident in math and statistics. About the author Quan Nguyen is a research assistant at Washington University in St. Louis. He writes for the Python Software Foundation and has authored several books on Python programming. Table of Contents 1 Introduction to Bayesian optimization
2 Gaussian processes as distributions over functions
3 Customizing a Gaussian process with the mean and covariance functions
4 Refining the best result with improvement-based policies
5 Exploring the search space with bandit-style policies
6 Leveraging information theory with entropy-based policies
7 Maximizing throughput with batch optimization
8 Satisfying extra constraints with constrained optimization
9 Balancing utility and cost with multifidelity optimization
10 Learning from pairwise comparisons with preference optimization
11 Optimizing multiple objectives at the same time
12 Scaling Gaussian processes to large datasets
13 Combining Gaussian processes with neural networks

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Bayesian Optimization in Action by Quan Nguyen in PDF and/or ePUB format. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2024
eBook ISBN
9781638353874

Table of contents

  1. Inside front cover
  2. Bayesian Optimization in Action
  3. Copyright
  4. dedication
  5. contents
  6. front matter
  7. 1 Introduction to Bayesian optimization
  8. Part 1. Modeling with Gaussian processes
  9. 2 Gaussian processes as distributions over functions
  10. 3 Customizing a Gaussian process with the mean and covariance functions
  11. Part 2. Making decisions with Bayesian optimization
  12. 4 Refining the best result with improvement-based policies
  13. 5 Exploring the search space with bandit-style policies
  14. 6 Using information theory with entropy-based policies
  15. Part 3. Extending Bayesian optimization to specialized settings
  16. 7 Maximizing throughput with batch optimization
  17. 8 Satisfying extra constraints with constrained optimization
  18. 9 Balancing utility and cost with multifidelity optimization
  19. 10 Learning from pairwise comparisons with preference optimization
  20. 11 Optimizing multiple objectives at the same time
  21. Part 4. Special Gaussian process models
  22. 12 Scaling Gaussian processes to large datasets
  23. 13 Combining Gaussian processes with neural networks
  24. Appendix. Solutions to the exercises
  25. index
  26. Inside back cover