Hacker News new | ask | show | jobs
by laichzeit0 2044 days ago
I doubt it’s A/B testing, more likely some multi-armed bandit algorithm.
1 comments

You typically need both.

You'll have some kind of MAB in production, but in order to measure individual incremental impacts, you still need a proper experiment.