Experimentation for Engineers: From A/B Testing to Bayesian Optimization
by David Sweet, Manning Publications
Here you'll find one Jupyter notebook for each chapter of the book. The notebooks contain all of the code in the book along with the code used to produce all of the figures, other than those that were hand-drawn.
Please include the path of e4e.py
in your PYTHONPATH.
Developed with Python 3.6.3, NumPy 1.21.2, and Jupyter 5.4.0