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

https://github.com/antonio-f/bayesian-inference

Simple example of bayesian modeling with Python
https://github.com/antonio-f/bayesian-inference

bayes bayesian-inference bayesian-statistics example matplotlib python visualization

Last synced: 7 months ago
JSON representation

Simple example of bayesian modeling with Python

Awesome Lists containing this project

README

          

# Bayesian Inference
Simple example of classic coin-tossing Bayesian modeling with Python.

Dependencies: numpy, scipy, matplotlib, seaborn.