Skip to content

Commit 8af4c67

Browse files
committed
Add link to issue
1 parent 3e5c75d commit 8af4c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ New additive explainer `additive_shap()` that works for models fitted via
1313
- `survival::survreg()`.
1414

1515
The explainer uses `predict(..., type = "terms")`, a beautiful trick
16-
used in `fastshap::explain.lm()`. The result will be identical to those returned by `kernelshap()` and `permshap()` but exponentially faster. Thanks David Watson for the great idea.
16+
used in `fastshap::explain.lm()`. The result will be identical to those returned by `kernelshap()` and `permshap()` but exponentially faster. Thanks David Watson for the great idea discussed in [#130](https://github.com/ModelOriented/kernelshap/issues/130).
1717

1818
## User visible changes
1919

0 commit comments

Comments
 (0)