Skip to content
/ BENK Public

Method of the survival analysis and CATE prediction using Beran estimator with the trained kernels

Notifications You must be signed in to change notification settings

Stasychbr/BENK

Repository files navigation

BENK method

This repository contains the code base for "The Beran Estimator with Neural Kernels for Estimating the Heterogeneous Treatment Effect" article. The program is written in python 3 using the Pytorch framework.

To satisfy the dependencies use pip and requirements.txt:

pip install -r requirements.txt

View example for the brief info.

The pytorch_survival script contains all numerical experiments, described in the article. To visualize collected data use the results merging script to merge all the experiments results and then draw the figures using the drawing script.

About

Method of the survival analysis and CATE prediction using Beran estimator with the trained kernels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published