Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.14 KB

File metadata and controls

14 lines (10 loc) · 1.14 KB

DML Hyperparameter Tuning Replication Files

In this Repo we provide the replication code to our simulations as well as the results. The code for the motivating example (Section 2) is provided in the subdirectory motivation_example_BCH, see the separate README file for more information.

Data Generating Processes

The data generating processes (dgp) can be found in the dgp folder. Note: Due to capacity constrains, we do not provide the ACIC datasets. However, the R files creating the datasets can be found on the ACIC 2019 data challenge website.

Simulation Files

The files for running the simulation study can be found in the simulations folder.

Results

The text files containing the raw results of our simulation runs can be found in the results folder.

Figures and Tables

The notebooks creating the figures and tables from the paper can be found int the evaluation folder.