Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SurvSHAP(t): Time-dependent explanations of machine learning survival models

License

NotificationsYou must be signed in to change notification settings

MI2DataLab/survshap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains data and code for the article:

M. Krzyziński, M. Spytek, H. Baniecki, P. Biecek.SurvSHAP(t): Time-dependent explanations of machine learning survival models.Knowledge-Based Systems, 262:110234, 2023.https://doi.org/10.1016/j.knosys.2022.110234

@article{survshap,title ={SurvSHAP(t): Time-dependent explanations of machine learning survival models},author ={Mateusz Krzyziński and Mikołaj Spytek and Hubert Baniecki and Przemysław Biecek},journal ={Knowledge-Based Systems},volume ={262},pages ={110234},year ={2023}}

Implementations

In thesurvshap_package directory, you will find the code forsurvshap Python package, which contains the implementation of the SurvSHAP(t) method.Now you can also easily install it fromPyPI:

pip install survshap

NOTE: SurvSHAP(t) and SurvLIME are also implemented in thesurvex R package, along with many more explanation methods for survival models.survex offers explanations forscikit-survival models loaded into R via thereticulate package.

Additional materials

In addition to the package, the repository also contains the materials used for the article (in thepaper directory).

other_codes

  • survlime.py is theSurvLIME method implementation
  • survnam directory contains theSurvNAM method implementation (based onJia-Xiang Chengh implementation)
  • data_generation.R is the code for synthetic censored data generation (for Experiments 1 and 2)
  • plots.R is the code for creating Figures from the article

data

  • data directory contains the datasets used in experiments

experiments

  • experiments directory contains Jupyter Notebooks (*.ipynb files) with code of the conducted experiments

plots

  • plots directory contains Figures in.pdf format

results

  • results directory contains results of the conducted experiments stored in.csv files

[8]ページ先頭

©2009-2025 Movatter.jp