You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,7 @@
4
4
5
5
- Slight speed-up of `kernelshap()` and `permshap()` for single-output predictions.
6
6
- 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.
0 commit comments