Skip to content

Commit a433565

Browse files
committed
Correct link in News
1 parent 4acb063 commit a433565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
`kernelshap()` used a wrong weighting logic, leading to values slightly off. This has
66
been fixed with the help of Prof Mario Wuethrich of ETHZ and
77
[Ian Covert's wonderful Github repo](https://github.com/iancovert/shapley-regression).
8-
Now, exact Kernel SHAP returns identical values than exact permutation SHAP.
8+
Now, exact Kernel SHAP returns identical values as exact permutation SHAP.
99

10-
Fixed in [#167](https://github.com/ModelOriented/kernelshap/pull/167).
10+
Fixed in [#168](https://github.com/ModelOriented/kernelshap/pull/168).
1111

1212
### API
1313

0 commit comments

Comments
 (0)