We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4acb063 commit a433565Copy full SHA for a433565
NEWS.md
@@ -5,9 +5,9 @@
5
`kernelshap()` used a wrong weighting logic, leading to values slightly off. This has
6
been fixed with the help of Prof Mario Wuethrich of ETHZ and
7
[Ian Covert's wonderful Github repo](https://github.com/iancovert/shapley-regression).
8
- Now, exact Kernel SHAP returns identical values than exact permutation SHAP.
+ Now, exact Kernel SHAP returns identical values as exact permutation SHAP.
9
10
-Fixed in [#167](https://github.com/ModelOriented/kernelshap/pull/167).
+Fixed in [#168](https://github.com/ModelOriented/kernelshap/pull/168).
11
12
### API
13
0 commit comments