ModelOriented / ModelOriented/DALEX
python model_parts: Is there show_boxplots parameter?
Open
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
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 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