Skip to content

Tags: shap/shap

Tags

v0.52.0

Toggle v0.52.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: Improve GPU TreeExplainer parity (#4997)

* Fix GPUTreeExplainer missing value handling

* Broaden GPUTreeExplainer parity tests

* Fix XGBoost categorical guard

* Preserve XGBoost vector base scores

* Simplify GPU missing value test

* Remove duplicate GPU SHAP output helper

* Apply pre-commit formatting

v0.51.0

Toggle v0.51.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix Python Version of Tree SHAP notebook (#4289)

v0.50.0

Toggle v0.50.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
pin gpboost version (#4211)

* pin gpboost error

* update comment for gpboost

v0.49.1

Toggle v0.49.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
cache datasets in build wheels (#4180)

v0.49.0

Toggle v0.49.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix macos tests (#4178)

* fix macos tests

* update workflows

* try fix tests

* add datasets to cache

* try correct downloading of datasets for macos

* fix mypy in test/datasets_to_cache.py

* update pipeline to install correctly

* restore run_tests.yml

* update run_tests for windows

v0.48.0

Toggle v0.48.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
skip test_random_force_plot_mpl_text_rotation_with_data on MacOS and …

…refactor tests (#4109)

v0.47.2

Toggle v0.47.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CI: update ubuntu version in build source distribution job (#4063)

v0.47.1

Toggle v0.47.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix regression in summary violin plot (#4033)

v0.47.0

Toggle v0.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for GELU layer support for PyTorch DeepExplainer. (#4010)

v0.46.0

Toggle v0.46.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MAINT: Bump GH action versions (#3718)

* Bump GH action versions

* Update to new syntax for multiple artifacts

* Update qemu and cibuildwheel action