We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf5dac commit 403f691Copy full SHA for 403f691
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: treeshap
2
Title: Compute SHAP Values for Your Tree-Based Models Using the 'TreeSHAP'
3
Algorithm
4
-Version: 0.3.0
+Version: 0.3.0.9000
5
Authors@R: c(
6
person("Konrad", "Komisarczyk", email = "[email protected]", role = "aut"),
7
person("Pawel", "Kozminski", email = "[email protected]", role = "aut"),
NEWS.md
@@ -1,3 +1,5 @@
+# treeshap (development version)
+
# treeshap 0.3.0
* Fixed `ranger_surv.unify` operation for predictions in form of survival and cumulative hazard functions.
* Added `model_unified_multioutput` and `treeshap_multioutput` classes for multi-output models and their explanations.
0 commit comments