Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treeshap ver. 1.0.0 goals #7

Closed
8 of 11 tasks
maksymiuks opened this issue Oct 24, 2020 · 2 comments
Closed
8 of 11 tasks

treeshap ver. 1.0.0 goals #7

maksymiuks opened this issue Oct 24, 2020 · 2 comments

Comments

@maksymiuks
Copy link
Member

maksymiuks commented Oct 24, 2020

Critical:

  • Rebuild catboost.unify, and make the function pass tests and evoke examples without an error
  • Rebuild ranger.unify, and make the function pass tests and evoke examples without an error
  • Prepare extensive tests for all unifiers
  • Clean-up dependencies, remove unnecessary one
  • Interaction visualization

Optional:

  • Add experimental algorithm for tree shap O(TLD) comupatations
  • Refresh README, prepare hex
  • Extend documentation
  • add rpart support
  • implement recalculate covers in C++
  • make all unifiers work on DT

Each goal should be solved as a separate issue.

@kapsner
Copy link
Contributor

kapsner commented Nov 28, 2022

First of all, thx for this nice package!! Helps a lot to efficiently compute SHAP values, esp. for ranger in my case.

Is there a plan to bring this package also to CRAN (or maybe a slim version of it, including the wrappers for rangerand gmb, as lightgbm and xgboost packages already provide the computation of the SHAP values and plotting is already supported via shapviz)?

@krzyzinskim
Copy link
Collaborator

Closing this issue as treeshap has already made its way to CRAN (not v1.0.0 but all in good time 😅).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants