aygnos / abba

Javascript and Python libraries for A/B test analysis

Home Page:http://www.thumbtack.com/labs/abba/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abba: A/B test analysis in Javascript and Python

Abba is a library for A/B test analysis. It analyzes tests with binomial outcomes for any number of groups. You can use the Javascript library (in abba/) to just compute statistics or to render a nice table summarizing those statistics. There's a handy little app in demo/ which demonstrates how to use the library. There's a Python version under python/, also available on PyPI.

You can find plenty more details on the live demo.

About

Javascript and Python libraries for A/B test analysis

http://www.thumbtack.com/labs/abba/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 80.8%Language:Python 11.9%Language:HTML 4.1%Language:CSS 3.1%