ericmjl / bayesian-analysis-recipesLinks
A collection of Bayesian data analysis recipes using PyMC3
☆562Updated last year
Alternatives and similar repositories for bayesian-analysis-recipes
Users that are interested in bayesian-analysis-recipes are comparing it to the libraries listed below
Sorting:
- How to do Bayesian statistical modelling using numpy and PyMC3☆666Updated 3 years ago
- ☆240Updated 7 years ago
- Doing Bayesian Data Analysis, 2nd Edition (Kruschke, 2015): Python/PyMC3 code☆686Updated 4 years ago
- Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath☆863Updated 5 years ago
- Bayesian Analysis with Python (Second Edition)☆667Updated last year
- Python/PyMC3 versions of the programs described in Doing bayesian data analysis by John K. Kruschke☆903Updated 4 years ago
- ☆232Updated 3 years ago
- pymc-learn: Practical probabilistic machine learning in Python☆230Updated 4 years ago
- GAM timeseries modeling with auto-changepoint detection. Inspired by Facebook Prophet and implemented in PyMC3☆327Updated 4 years ago
- Statistical Rethinking (2nd Ed) with Tensorflow Probability☆272Updated 3 years ago
- (Deprecated) Experimental PyMC interface for TensorFlow Probability. Official work on this project has been discontinued.☆712Updated 3 years ago
- Introduction to Statistical Modeling with Python (PyCon 2017)☆169Updated 4 years ago
- Statistical Rethinking course in pymc3☆143Updated 5 years ago
- BAyesian Model-Building Interface (Bambi) in Python.