Skip to content

yicjia/CausalDeepCENT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CausalDeepCENT

CausalDeepCENT implements a deep neural network to estimate causal individual event times for time-to-event data, equivalently to estimate the causal time-to-event distribution with or without right censoring, accounting for the potential latent structure among the input variables.

Please refer to our paper for more details:

From source

Download a local copy of CausalDeepCENT and install from the directory:

git clone https://github.com/yicjia/CausalDeepCENT.git
cd CausalDeepCENT
pip install .

Dependencies

torch, lifelines, sklearn and all of their respective dependencies.

Example

Using Google Colab

Here is a tutorial on Google Colab: Open In Colab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages