pymc-examples icon indicating copy to clipboard operation
pymc-examples copied to clipboard

GP marginal

Open OriolAbril opened this issue 4 years ago • 2 comments

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.

OriolAbril avatar Mar 30 '21 17:03 OriolAbril

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?

OriolAbril avatar Mar 30 '21 17:03 OriolAbril

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

bwengals avatar May 21 '21 19:05 bwengals