Skip to content

Commit 1a74936

Browse files
authored
Merge pull request #121 from ModelOriented/mayer79-patch-1
Update NEWS.md
2 parents 7eb7294 + 878137f commit 1a74936

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

NEWS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
- Slight speed-up of `kernelshap()` and `permshap()` for single-output predictions.
66
- Slight speed-up of `kernelshap()` and `permshap()` for factor-valued predictions.
7-
- Slight speed-up of `permshap()` by saving calculations for the two special permutations of all 0 and all 1.
8-
- Consequently, the `m_exact` component in the output is reduced by 2.
7+
- Slight speed-up of `permshap()` by caching calculations for the two special permutations of all 0 and all 1. Consequently, the `m_exact` component in the output is reduced by 2.
98

109
# kernelshap 0.4.0
1110

0 commit comments

Comments
 (0)