|
|
|
|
|
by polyfractal
5130 days ago
|
|
I can imagine a number of situations where the implementation is significantly more complex. While ideally A/B tests should be looking at relatively small changes, where each change is independent, many times people are making profoundly larger changes. If you are testing the conversion rate in shopping carts, and the changes involves drastic redesigns of the flow through the shopping cart process, that could be a serious technological difference and requires substantial time to implement. Not every test is as easy as changing the copy on an email. |
|
In other words multi-armed bandit versus A/B test is something that you shouldn't be deciding based on the effort of the testing methodology.