barakschiller / experiment

Create and manage AB tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiment

Create and manage AB tests

Features: * Define experiments with multiple variants * Query for the variant to serve for a particular user/session * Update variant allocation after experiment has started * User assignment is 'sticky' (will not change, even if the allocation has changed) * Finalise an experiment, choosing one variant as the winner

About

Create and manage AB tests

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


Languages

Language:Python 92.3%Language:Makefile 7.7%