Skip to content

Commit c702980

Browse files
authored
Update README.md
1 parent 24a596c commit c702980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ ps
9595
[2,] -0.4931989 -0.11724773 0.09868921 0.028563613
9696

9797
# Kernel SHAP gives almost the same:
98-
system.time( # 28 s
98+
system.time( # 49 s
9999
ks <- kernelshap(fit, X, bg_X = bg_X)
100100
)
101101
ks

0 commit comments

Comments
 (0)