Run fewer, better A/B tests
edoconti.medium.com
Run fewer, better A/B tests
1–10 of 23 posts
Re: Run fewer, better A/B tests
#2Re: Run fewer, better A/B tests
#3Re: Run fewer, better A/B tests
#4Re: Run fewer, better A/B tests
#5Re: Run fewer, better A/B tests
#6Between the emojis in the headings and the 2009 era memes, this was a bit of a cringy read. Also, the author seems to avoid at all costs going in depth about the actual implementation of OPE and I still don't quite understand how I would go about implementing it. Machine learning based on past A/B tests that finds similarities between the UI changes???
My biggest question is where do you get user data to run the simulation? Take the simple push example - if to date you’ve only sent pushes on day 1, and you want to explore day 2,3,4,5 etc…where does that user response data come from? It seems like you need to get the data, then you can simulate various permutations of a policy. But then why not just run multi arm bandit?
Re: Run fewer, better A/B tests
#7I'm going to stick with multiarm bandit testing.
Re: Run fewer, better A/B tests
#8Re: Run fewer, better A/B tests
#9People respond to change. If you A/B test, say, a new email headline, the change usually wins. Even if it isn't better. Just because it is different. Then you roll it out in production, look at it a few months later, and it is probably worse.
If you don't understand downsides like this, then A/B testing is going to have a lot of pitfalls that you won't even know that you fell into.