Book description
This book shows you how to run experiments on your website using A/B testing—and then takes you a huge step further by introducing you to bandit algorithms for website optimization. Author John Myles White shows you how this family of algorithms can help you boost website traffic, convert visitors to customers, and increase many other measures of success.
Table of contents
- Bandit Algorithms for Website Optimization
- Preface
- 1. Two Characters: Exploration and Exploitation
- 2. Why Use Multiarmed Bandit Algorithms?
- 3. The epsilon-Greedy Algorithm
- 4. Debugging Bandit Algorithms
- 5. The Softmax Algorithm
- 6. UCB – The Upper Confidence Bound Algorithm
-
7. Bandits in the Real World: Complexity and Complications
- A/A Testing
- Running Concurrent Experiments
- Continuous Experimentation vs. Periodic Testing
- Bad Metrics of Success
- Scaling Problems with Good Metrics of Success
- Intelligent Initialization of Values
- Running Better Simulations
- Moving Worlds
- Correlated Bandits
- Contextual Bandits
- Implementing Bandit Algorithms at Scale
- 8. Conclusion
- Colophon
- Copyright
Product information
- Title: Bandit Algorithms for Website Optimization
- Author(s):
- Release date: December 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449341336
You might also like
book
Graph Algorithms
Learn how graph algorithms can help you leverage relationships within your data to develop intelligent solutions …
book
Learning Algorithms
When it comes to writing efficient code, every software professional needs to have an effective working …
book
Kubeflow for Machine Learning
If you're training a machine learning model but aren't sure how to put it into production, …
book
Machine Learning Design Patterns
The design patterns in this book capture best practices and solutions to recurring problems in machine …