The Wayback Machine - https://web.archive.org/web/20210822054528/https://github.com/topics/a-b-testing
Skip to content
#

a-b-testing

Here are 39 public repositories matching this topic...

featurehub

FeatureHub - cloud native feature flags, A/B testing and remote configuration service. Real-time streaming feature updates. Provided with Java, JavaScript, Go, .Net, Android and Flutter SDKs.

  • Updated Aug 22, 2021
  • Dart
Machine-Learning-AB-Testing

For this project, we will be working to understand the results of an A/B test run by an e-commerce website. The company has developed a new web page in order to try and increase the number of users who "convert," meaning the number of users who decide to pay for the company's product. Our goal is to work through this notebook to help the company understand if they should implement this new page, keep the old page, or perhaps run the experiment longer to make their decision.

  • Updated Apr 7, 2021
  • HTML

A major issue with traditional, statistical-inference approaches to A/B Testing is that it only compares 2 variables - an experiment/control to an outcome. The problem is that customer behavior is vastly more complex than this. Customers take different paths, spend different amounts of time on the site, come from different backgrounds (age, gender, interests), and more. This is where Machine Learning excels - generating insights from complex systems.

  • Updated Oct 20, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the a-b-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the a-b-testing topic, visit your repo's landing page and select "manage topics."

Learn more