pymc-devs / pymc-devs/pymc-examples

log gaussian cox process

Open
#57 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

tracker id
Dominant language
Python
Stars
398
Forks
325
Avg merge
9d 15m
Merged PRs (30d)
1

Description

File: https://nbviewer.jupyter.org/github/pymc-devs/pymc-examples/blob/main/examples/case_studies/log-gaussian-cox-process.ipynb
Reviewers: @ckrapu

Context

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

Changes for discussion

Changes listed in this section are up for discussion, these are ideas on how to improve
the notebook but may not have a clear implementation, or fix some know issue only partially.

ArviZ related
  • Use xarray and from_pymc3_predictions to filter nans and slice/reduce intensity_samples

Notes

Exotic dependencies

None

Computing requirements

Model takes roughly 5 mins to sample.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The target is examples/case_studies/log-gaussian-cox-process.ipynb; start by reading and running the notebook, then review its random-number usage against NumPy Generator guidance. Update the notebook toward a Best Practices state, investigate the xarray/from_pymc3_predictions discussion item, and confirm the roughly five-minute sampling workflow still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, numpy, python
Domain
data, documentation, machine-learning
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.