-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Pull requests: shap/shap
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOCS: Clarify Explanation array dimensions and TreeExplainer slicing for scikit-learn classifiers
#5004
opened May 15, 2026 by
BaibhavKundu2005
Contributor
Loading…
2 of 3 tasks
FEAT: Implement dynamic dot sizing and standard API for Scatter plots
#5002
opened May 12, 2026 by
DashratRajpurohit
Contributor
Loading…
MAINT: Standardize random state management in datasets and benchmarks (SPEC 7)
#5001
opened May 12, 2026 by
DashratRajpurohit
Contributor
Loading…
FIX: Resolve ambiguous truth value error in potential_interactions
#4999
opened May 11, 2026 by
BaibhavKundu2005
Contributor
Loading…
3 of 4 tasks
FIX: Improve GPU TreeExplainer parity
#4997
opened May 11, 2026 by
RAMitchell
Contributor
Loading…
2 tasks done
DOC: complete docstring for fill_counts()
#4996
opened May 11, 2026 by
AbinaShah
Loading…
2 tasks done
FIX: restore NumPy global RNG state after temporary seeding
#4995
opened May 11, 2026 by
AbinaShah
Loading…
2 tasks done
FEAT: Standardize title parameter across bar and heatmap plots
#4994
opened May 10, 2026 by
DashratRajpurohit
Contributor
Loading…
FIX: Remove incorrect deprecation warning for title in violin plot
#4993
opened May 10, 2026 by
DashratRajpurohit
Contributor
Loading…
PERF: Optimize LightGBM tree parsing in TreeExplainer
#4992
opened May 10, 2026 by
DashratRajpurohit
Contributor
Loading…
build(deps-dev): bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 in /javascript
dependencies
Pull requests that update a dependency file
javascript
Relating to the shapjs javascript package
#4991
opened May 9, 2026 by
dependabot
Bot
Loading…
fix: use get_state/set_state to correctly save and restore RNG in dataset helpers
#4989
opened May 8, 2026 by
onkar717
Loading…
3 tasks
fix: remove deprecated unused title parameter from violin() and summary_plot()
#4985
opened May 8, 2026 by
onkar717
Loading…
4 tasks done
fix: pass self.feature_names instead of data values in 2D output_names slice
#4983
opened May 8, 2026 by
onkar717
Loading…
2 tasks done
ENH: add explicit ax argument to
summary_plot
#4980
opened May 7, 2026 by
adamwitmer
Contributor
Loading…
2 tasks done
fix: preserve feature_names when indexing Explanation with 2D output_names
#4977
opened May 6, 2026 by
onkar717
Loading…
fix: unpack np.where() tuple in potential_interactions() to prevent ValueError
#4976
opened May 6, 2026 by
onkar717
Loading…
Enable brute-force iteration in LinearExplainer for cases where permutations < n_samples
#4975
opened May 5, 2026 by
Jatinbhardwaj-093
Loading…
2 tasks done
Fix minor bugs: f-string assert, sklearn import, masker condition
#4974
opened May 5, 2026 by
mohityadav8
Contributor
Loading…
1 of 2 tasks
TST: add tests for shap/utils/_show_progress.py
#4970
opened May 4, 2026 by
kavyanshshakya
Loading…
2 tasks done
DOCS: Add missing API example notebooks for shap.models
#4969
opened May 4, 2026 by
Dotify71
Loading…
FIX: backport duplicate y-tick position fix from waterfall() to waterfall_legacy()
#4967
opened May 4, 2026 by
onkar717
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.