pymc-examples
pymc-examples copied to clipboard
Examples of PyMC models, including a library of Jupyter notebooks.
Update code to PyMC v5 + [ ] Notebook follows style guide https://docs.pymc.io/en/latest/contributing/jupyter_style.html + [ ] PR description contains a link to the relevant issue: * a tracker one for...
Updated to v5 + [x] Notebook follows style guide https://docs.pymc.io/en/latest/contributing/jupyter_style.html + [ ] PR description contains a link to the relevant issue: * a tracker one for existing notebooks (tracker...
"Frailty and Survival Regression Models" example is the only example still using `find_constrained_prior`. I can not run it without crashing the Jupyter kernel.
# Notebook proposal **Title**: Confirmatory Factor Analysis and Structural Equation Models ## Why should this notebook be added to pymc-examples? This fills a gap in the coverage we have of...
# Fix Minibatch Alignment in Bayesian Neural Network Example + [x] Notebook follows style guide https://docs.pymc.io/en/latest/contributing/jupyter_style.html + [x] PR description contains a link to the relevant issue: * Fixes issue...
This is not a notebook proposal. It just did not really fit in the other categories. I am proposing that on the website in the gallery area (https://www.pymc.io/projects/examples/en/latest/gallery.html) to include...
# Notebook proposal **Title**: Estimating the prevalence of malaria in the Gambia ## Why should this notebook be added to pymc-examples? This example illustrates the usage of HSGP on geostatistical...
# {Insert Description} + [ ] Notebook follows style guide https://docs.pymc.io/en/latest/contributing/jupyter_style.html + [ ] PR description contains a link to the relevant issue: * a tracker one for existing notebooks...
Images in NBs are compressed, this is a sphinx issue that popped up e.g. here: https://github.com/pymc-labs/pymc-marketing/pull/667