pymc-devs / pymc-examples

Examples of PyMC models, including a library of Jupyter notebooks.
https://www.pymc.io/projects/examples/en/latest/
MIT License
285 stars 243 forks source link

GP marginal #63

Open OriolAbril opened 3 years ago

OriolAbril commented 3 years ago

File: https://github.com/pymc-devs/pymc-examples/blob/main/examples/gaussian_processes/GP-Marginal.ipynb Reviewers: @bwengals

Known changes needed

Changes listed in this section should all be done at some point in order to get this notebook to a "Best Practices" state. However, these are probably not enough! Make sure to thoroughly review the notebook and search for other updates.

General updates

ArviZ related

Notes

Exotic dependencies

None

Computing requirements

A couple models seem to take ~20 mins to run.

OriolAbril commented 3 years ago

Hi @bwengals, are you available and willing to help review this notebook as it's updated? Do you have any suggestion on things that may have gotten outdated since the notebook was written?

bwengals commented 3 years ago

Hey so sorry I missed this, yes I definitely can. As far as I know everything in it is up to date.