Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Update package

Open
#32 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

Start by comparing FastTreeSHAP with the latest SHAP behavior for LightGBM data containing categorical values, using SHAP issue #2144 as the reference case. Reproduce the reported failure and determine the scope of keeping FastTreeSHAP in sync; done means the categorical-data case works and the relevant behavior is covered.

Written by the indexing model from the issue text.

Description

Hi, love your package. Will it receive an update so its in sync with SHAP? Preferably it would be nice if we could distill the computation and perhaps propose a PR for SHAP, since keeping up to date with shap might be infeasible.

For example when running Fasttreeshap I found a bug related to Lightgbm where if the data contained categorical values it wouldn't run: https://github.com/shap/shap/issues/2144

This is fixed in the latest shap but not in FastTreeSHAP.

Dominant language
Python
Stars
566
Forks
38
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from linkedin/FastTreeSHAP

All issues in linkedin/FastTreeSHAP

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.