An open API service indexing awesome lists of open source software.

https://github.com/papagorgio23/bayes-a-b-testing

A/B testing using Bayesian statistics. There may be times when you don't have enough data points using classical methods to draw statistically significant results. A simulation using Bayesian methods can help you be more confident with selecting a clear winner of an A/B test.
https://github.com/papagorgio23/bayes-a-b-testing

Last synced: 6 months ago
JSON representation

A/B testing using Bayesian statistics. There may be times when you don't have enough data points using classical methods to draw statistically significant results. A simulation using Bayesian methods can help you be more confident with selecting a clear winner of an A/B test.

Awesome Lists containing this project

README

        

# Bayes-A-B-Testing
A/B testing using Bayesian statistics. There may be times when you don't have enough data points using classical methods to draw statistically significant results. A simulation using Bayesian methods can help you be more confident with selecting a clear winner of an A/B test.