Experimentation for Engineers (Manning)
Friday, 17 March 2023

With the subtitle "From A/B testing to Bayesian optimization", this book consists of a toolbox of techniques for evaluating new features and fine-tuning parameters. David Sweet starts with a deep dive into methods like A/B testing, and then graduates to advanced techniques used to measure performance in industries such as finance and social media. He shows how to evaluate the changes you make to your system and ensure that your testing doesn’t undermine revenue or other business metrics.

<ASIN:‎1617298158>

 

Author: David Sweet
Publisher: Manning
Date: March 2023
Pages: 248
ISBN: 978-1617298158
Print: 1617298158
Kindle: B0BSVHBFK2
Audience: General
Level: Intermediate
Category: Theory & Techniques 

experieng

Topics include:

 

  • Design, run, and analyze an A/B test
  • Break the "feedback loops" caused by periodic retraining of ML models
  • Increase experimentation rate with multi-armed bandits
  • Tune multiple parameters experimentally with Bayesian optimization
  • Clearly define business metrics used for decision-making
  • Identify and avoid the common pitfalls of experimentation

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Code: The Hidden Language of Computer Hardware and Software 2nd Ed

Top Book 2023
Author: Charles Petzold
Publisher: Microsoft Press
Date: August 2022
Pages: 480
ISBN: 978-0137909100
Print: 0137909101
Kindle: B0B123P5GV
Audience: General
Rating: 5
Reviewer: Mike James
Code! We all need to know about it.



Machine Learning with PyTorch and Scikit-Learn

Author: Sebastian Raschka, Yuxi (Hayden) Liu & Vahid Mirjalili
Publisher: Packt
Date: February 2022
Pages: 770
ISBN: 978-1801819312
Print: 1801819319
Kindle: B09NW48MR1
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
This is a very big book of machine le [ ... ]


More Reviews