From 53abe7fa68d232beb0fddfa25d0b2791fe76085a Mon Sep 17 00:00:00 2001 From: Zayd Hammoudeh Date: Fri, 14 Apr 2023 12:36:30 -0700 Subject: [PATCH] Adding CITATION file --- CITATION | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CITATION diff --git a/CITATION b/CITATION new file mode 100644 index 0000000..0f55a6e --- /dev/null +++ b/CITATION @@ -0,0 +1,6 @@ +@article{brophy2022treeinfluence, + title={Adapting and Evaluating Influence-Estimation Methods for Gradient-Boosted Decision Trees}, + author={Brophy, Jonathan, and Hammoudeh, Zayd, and Lowd, Daniel}, + journal={arXiv preprint arXiv:2205.00359}, + year={2022}, +}