Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mayer79 authored Dec 1, 2023
1 parent 24a596c commit c702980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ ps
[2,] -0.4931989 -0.11724773 0.09868921 0.028563613

# Kernel SHAP gives almost the same:
system.time( # 28 s
system.time( # 49 s
ks <- kernelshap(fit, X, bg_X = bg_X)
)
ks
Expand Down

0 comments on commit c702980

Please sign in to comment.