MCPcopy Create free account
hub / github.com/lazyprogrammer/machine_learning_examples / convergence.py

File convergence.py

ab_testing/convergence.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# From the course: Bayesin Machine Learning in Python: A/B Testing
2# https://deeplearningcourses.com/c/bayesian-machine-learning-in-python-ab-testing
3# https://www.udemy.com/bayesian-machine-learning-in-python-ab-testing
4from __future__ import print_function, division

Callers

nothing calls this directly

Calls 1

run_experimentFunction · 0.70

Tested by

no test coverage detected