Skip to content

Commit 8d68385

Browse files
committed
Added ref to the arXiv paper.
1 parent 981b753 commit 8d68385

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Undersmoothing Causal Estimators with Generative Trees
22

3-
This code accompanies the paper *Undersmoothing Causal Estimators with Generative Trees*.
3+
This code accompanies the paper *Undersmoothing Causal Estimators with Generative Trees* [1].
44

55
The experimental setup is based on the [CATE benchmark](https://github.com/misoc-mml/cate-benchmark) and extended to test our proposed DeGeTs framework.
66

@@ -31,4 +31,7 @@ experiments/demo.sh - A small experimental run for demonstration purposes. It in
3131
Note the intermediate results printed to the console while running the scripts show mean +- standard error. The final results in the paper were computed separately from outputted CSV files in order to show mean +- 95% confidence intervals.
3232

3333
## More Info
34-
For more details about how to use the framework and analyse the results, please visit the [CATE benchmark](https://github.com/misoc-mml/cate-benchmark) website.
34+
For more details about how to use the framework and analyse the results, please visit the [CATE benchmark](https://github.com/misoc-mml/cate-benchmark) website.
35+
36+
## References
37+
[1] D. Machlanski, S. Samothrakis, and P. Clarke, ‘Undersmoothing Causal Estimators with Generative Trees’, arXiv:2203.08570 [cs, stat], Mar. 2022, doi: 10.48550/arXiv.2203.08570.

0 commit comments

Comments
 (0)