pymc-examples
pymc-examples copied to clipboard
GP marginal
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
- Typo reported in https://github.com/pymc-devs/pymc3/issues/4587
- use numpy Generator, see also https://numpy.org/doc/stable/reference/random/#quick-start
ArviZ related
- ?
Notes
Exotic dependencies
None
Computing requirements
A couple models seem to take ~20 mins to run.
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?
Hey so sorry I missed this, yes I definitely can. As far as I know everything in it is up to date.