Skip to content

usptact/Infer.NET-AB_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infer.NET-AB_testing

Simple A/B testing demo of Beta-Binomial model

Input:

  • Number of successes for site A out of some number of trials
  • Number of successes for site B out of some number of trials

Computes success rate posteriors for site A and B. Also computes the probability that the rate for site A is bigger than that of site B.

Updated to use open source Infer.NET.

About

Simple A/B testing demo of Beta-Binomial model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages