Skip to content

Commit e287dc3

Browse files
committed
added Michael Mayer as the next maintainer for treeshap
1 parent 3116a08 commit e287dc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ Title: Compute SHAP Values for Your Tree-Based Models Using the 'TreeSHAP'
33
Algorithm
44
Version: 0.4.0
55
Authors@R: c(
6+
person("Michael", "Mayer", , "mayermichael79@gmail.com", role = c("aut", "cre")),
67
person("Konrad", "Komisarczyk", email = "komisarczykkonrad@gmail.com", role = "aut"),
78
person("Pawel", "Kozminski", email = "pkozminski99@gmail.com", role = "aut"),
89
person("Szymon", "Maksymiuk", role = "aut", comment = c(ORCID = "0000-0002-3120-1601")),
910
person("Lorenz A.", "Kapsner", role = "ctb", comment = c(ORCID = "0000-0003-1866-860X")),
1011
person("Mikolaj", "Spytek", role = "ctb", comment = c(ORCID = "0000-0001-7111-2286")),
11-
person("Mateusz", "Krzyzinski", email = "krzyzinskimateusz23@gmail.com", role = c("ctb", "cre"), comment = c(ORCID = "0000-0001-6143-488X")),
12+
person("Mateusz", "Krzyzinski", email = "krzyzinskimateusz23@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-6143-488X")),
1213
person("Przemyslaw", "Biecek", email = "przemyslaw.biecek@gmail.com", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-8423-1823"))
1314
)
1415
Description: An efficient implementation of the 'TreeSHAP' algorithm

0 commit comments

Comments
 (0)