ModelOriented / ModelOriented/DALEX

python model_parts: Is there show_boxplots parameter?

Open
#521 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature 💡 Python 🐍
Dominant language
Python
Stars
1.5k
Forks
172
PR merge metrics
No merged PRs in 30d

Description

In R package show_boxplots = TRUE would plot the permutations in feature importance
In python model_parts, this parameter does not seem to exist.
Or it is called something else?

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 Python model_parts entry point and compare its available parameters with the R show_boxplots behavior described in the issue. Determine whether an equivalent option already exists or whether plotting permutation boxplots is missing; done means the Python behavior and parameter usage are clarified and reflected in the relevant implementation or documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization, machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.