1.1 Finding the optimum of an expensive black box function1.1.1 Hyperparameter tuning as an example of an expensive black box optimization problem1.1.2 The problem of expensive black box optimization1.1.3 Other real-world examples of expensive black box optimization problems1.2 Introducing Bayesian optimization1.2.1 Modeling with a Gaussian process1.2.2 Making decisions with a BayesOpt policy1.2.3 Combining the GP and the optimization policy to form the optimization loop1.2.4 BayesOpt in action1.3 What will you learn in this book?Summary