pymc-devs / pymc-devs/pymc-examples
Use `mutable_coords` where applicable
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 398
- Forks
- 325
- Avg merge
- 9d 15m
- Merged PRs (30d)
- 1
Description
The latest release of PyMC allows for Model(mutable_coords=...) which makes Out of sample prediction with "coordinated" variables more straightforward. We should update any relevant examples.
This is a bit of a vague issue, until someone enumerates which notebooks can be updated :/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by enumerating the relevant Jupyter notebooks in this repository and checking which use coordinated variables for out-of-sample prediction. Update the applicable examples to use Model(mutable_coords=...), then verify the notebooks still run and demonstrate the intended prediction workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100