pymc-devs / pymc-devs/pymc-bart

Add rug to `plot_pdp`

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

Nobody has claimed this yet.

enhancement good first issue
Dominant language
Python
Stars
156
Forks
32
Avg merge
15h 6m
Merged PRs (30d)
1

Description

It would be useful to be able to see the input locations of the data on the partial dependence plots as a set of ticks along the x-axis. Should be a simple feature to add.

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 at the plot_pdp entry point named in the issue and inspect how its plotting options are defined. The work is done when input locations appear as ticks along the x-axis of the partial dependence plots without changing the existing plot behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.