MCPcopy Create free account
hub / github.com/lazyprogrammer/machine_learning_examples / get_ad

Route get_ad

ab_testing/server_solution.py:None–None  ·  view source on GitHub ↗
app.route('/get_ad')

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

no outgoing calls

Tested by

no test coverage detected