Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Individualized treatment effects estimation with Gaussian Processes

tingtang2/gp-ite-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gp-ite-estimation

Individualized treatment effects estimation with Gaussian Processes

Setup

Please install libraries in the requirements.txt file using the following command:

pip install -r requirements.txt

Use of virtual environments is optional but recommended. For GPU support refer to the PyTorch docs to ensure correct the CUDA version.

Also be sure to specify/change the save_dir and data_dir configs in the main.py.

Relevant papers:

About

Individualized treatment effects estimation with Gaussian Processes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages