Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slight optimization #115

Merged
merged 5 commits into from
Nov 12, 2023
Merged

Slight optimization #115

merged 5 commits into from
Nov 12, 2023

Conversation

mayer79
Copy link
Collaborator

@mayer79 mayer79 commented Nov 12, 2023

  • Replacing repeated rowpaste() by <-substr()
  • Speed-up for single-output predictions

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2023

Codecov Report

Merging #115 (6797de7) into main (def8fe5) will decrease coverage by 0.35%.
The diff coverage is 91.30%.

❗ Current head 6797de7 differs from pull request most recent head 191b310. Consider uploading reports for the commit 191b310 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   96.59%   96.24%   -0.35%     
==========================================
  Files           6        6              
  Lines         440      453      +13     
==========================================
+ Hits          425      436      +11     
- Misses         15       17       +2     
Files Coverage Δ
R/utils.R 97.39% <100.00%> (+0.24%) ⬆️
R/utils_permshap.R 100.00% <100.00%> (ø)
R/permshap.R 96.72% <50.00%> (-3.28%) ⬇️

@mayer79 mayer79 merged commit 8fb3104 into main Nov 12, 2023
@mayer79 mayer79 deleted the shapley-formula-speedup branch November 12, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants