pymc-devs / pymc-devs/pymc-examples

Use `mutable_coords` where applicable

Open
#527 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

proposal
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.