Skip to content

Commit 63a7509

Browse files
committed
add news
1 parent 9fbc227 commit 63a7509

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# survex (development version)
2+
* added new `calculation_method` for `surv_shap()` called `"treeshap"` that use `treeshap` package ([#75](https://github.com/ModelOriented/survex/issues/75))
3+
* enable to calculate SurvSHAP(t) explanations based on subsample of explainer's data
4+
* changed default kernel width in SurvLIME from sqrt(p * 0.75) to sqrt(p) * 0.75
5+
* fixed error in SurvLIME when non-factor `categorical_variables` were provided
26

37
# survex 1.1.3
48

0 commit comments

Comments
 (0)