issues
search
dsgibbons
/
shap
A game theoretic approach to explain the output of any machine learning model.
https://shap-community.readthedocs.io/en/latest/
MIT License
25
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BUG: waterfall color customisation
#108
surbhi-gupta-drishya
opened
1 year ago
0
Add `__call__` method to `KernelExplainer`
#107
dwolfeu
closed
1 year ago
4
Questions about contributions.
#106
adnene-guessoum
closed
1 year ago
2
Fixup GH references in docs
#105
connortann
closed
1 year ago
3
Fix failing C++ CodeQL checks
#104
connortann
closed
1 year ago
3
Prepare for fork merge: revert changes specific to SHAP Community Fork
#103
connortann
closed
1 year ago
1
docs: fix several doc issues and missing API documentation
#102
thatlittleboy
closed
1 year ago
1
chore: increase some coverage with the plots
#101
thatlittleboy
closed
1 year ago
1
Fixed Visual Studio 2022 support for Nvidia GPU support (NVCC Compilation Error Fix) #2890
#100
prabathbr
closed
1 year ago
5
Chore: fix test suite warnings by closing tensorflow session
#99
connortann
closed
1 year ago
1
Random floating-point errors in GitHub Actions
#98
dsgibbons
closed
1 year ago
1
add documentation notebook violin plot
#97
adnene-guessoum
closed
1 year ago
6
chore: make convert_color ruff compliant and add test
#96
dsgibbons
closed
1 year ago
1
chore: add installation instructions #78 #80
#95
dsgibbons
closed
1 year ago
0
fix: use full backward hook for compatibility with torch >= 1.8.0
#94
dsgibbons
closed
1 year ago
2
Update README.md
#93
dsgibbons
closed
1 year ago
3
feat: mimic implementation prototype
#92
EMorf
closed
1 year ago
0
ci: only run tests when src code changes
#91
thatlittleboy
closed
1 year ago
1
fix: ruff rule F841 (unused variable)
#90
thatlittleboy
closed
1 year ago
1
chore: add shap-community badges to README
#89
thatlittleboy
closed
1 year ago
1
fix: lightgbm call with categoricals bug
#88
thatlittleboy
closed
1 year ago
1
fix: violin plots tests
#87
thatlittleboy
closed
1 year ago
1
fix: Explanation hstack undefined name error
#86
thatlittleboy
closed
1 year ago
1
Added docs workflow
#85
EMorf
closed
1 year ago
7
Cache pip dependencies on CI
#84
connortann
closed
1 year ago
3
Generate and publish documentation
#83
thatlittleboy
closed
1 year ago
3
Enable code coverage reporting
#82
connortann
closed
1 year ago
2
Fix: Allow minor variations in random_summary plot
#81
connortann
closed
1 year ago
2
Chore: Upload pytest-mpl failures as artifacts
#79
connortann
closed
1 year ago
0
Bump package version to e.g., 0.41.0.9000
#78
GegznaV
closed
1 year ago
5
Fix failing test from incorrect comparison of bools and ints
#77
connortann
closed
1 year ago
0
accept minor variations in py3.7 waterfall plot
#76
thatlittleboy
closed
1 year ago
0
Fix further test suite warnings and deprecations
#75
connortann
closed
1 year ago
1
Chore: Simplify pytest code coverage config
#74
connortann
closed
1 year ago
0
Drop support for python 3.7, adopt NEP 29?
#73
connortann
closed
1 year ago
9
Add support for python 3.11
#72
connortann
closed
1 year ago
1
Support python 3.11
#71
connortann
closed
1 year ago
0
Replace deprecated Numba types in jit-compiled functions
#70
connortann
closed
1 year ago
0
Chore: Disable fail-fast behaviour of matrix CI tests
#69
connortann
closed
1 year ago
0
Fix further NumbaDeprecationWarnings: migrate from jit to njit
#68
connortann
closed
1 year ago
2
tests: remove cv2 dependence for testing wrong masker #64
#67
dsgibbons
closed
1 year ago
0
LightGBM `TreeExplainer.__call__()` does not work with pandas DataFrame with Categoricals
#66
thatlittleboy
closed
1 year ago
1
refactor: some minor fixes
#65
thatlittleboy
closed
1 year ago
4
Remove `cv2` dependence in `test_wrong_masker`
#64
dsgibbons
closed
1 year ago
1
Fixed parameter spelling in error message
#63
thatlittleboy
closed
1 year ago
0
fix: failing waterfall plot tests
#62
thatlittleboy
closed
1 year ago
0
Separate out tests of optional dependencies, add new unit test job
#61
connortann
closed
1 year ago
2
Fix the word nerual to neural in the README
#60
jorisSchaller
closed
1 year ago
0
Add a changelog
#59
connortann
closed
1 year ago
1
[BUGFIX] yticklabels in `plots.waterfall()`
#58
dwolfeu
closed
1 year ago
2
Next