Skip to content

Commit

Permalink
Merge pull request #121 from ModelOriented/mayer79-patch-1
Browse files Browse the repository at this point in the history
Update NEWS.md
  • Loading branch information
mayer79 authored Nov 24, 2023
2 parents 7eb7294 + 878137f commit 1a74936
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@

- Slight speed-up of `kernelshap()` and `permshap()` for single-output predictions.
- Slight speed-up of `kernelshap()` and `permshap()` for factor-valued predictions.
- Slight speed-up of `permshap()` by saving calculations for the two special permutations of all 0 and all 1.
- Consequently, the `m_exact` component in the output is reduced by 2.
- 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.

# kernelshap 0.4.0

Expand Down

0 comments on commit 1a74936

Please sign in to comment.