Skip to content

Commit ac6d1ea

Browse files
committed
bump version
1 parent 44ad321 commit ac6d1ea

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: treeshap
22
Title: Compute SHAP Values for Your Tree-Based Models Using the 'TreeSHAP'
33
Algorithm
4-
Version: 0.3.0.9000
4+
Version: 0.3.1
55
Authors@R: c(
66
person("Konrad", "Komisarczyk", email = "komisarczykkonrad@gmail.com", role = "aut"),
77
person("Pawel", "Kozminski", email = "pkozminski99@gmail.com", role = "aut"),

NEWS.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
# treeshap (development version)
2-
31
# treeshap 0.3.1
4-
* Fixed examples in `lightgbm.unify`.
2+
* Fixed code examples in `lightgbm.unify`.
53

64
# treeshap 0.3.0
75
* Fixed `ranger_surv.unify` operation for predictions in form of survival and cumulative hazard functions.

0 commit comments

Comments
 (0)