-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from ZaydH/main
Updated citation to the JMLR version
- Loading branch information
Showing
2 changed files
with
20 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,10 @@ | ||
@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}, | ||
@article{brophy2023treeinfluence, | ||
author = {Jonathan Brophy and Zayd Hammoudeh and Daniel Lowd}, | ||
title = {Adapting and Evaluating Influence-Estimation Methods for Gradient-Boosted Decision Trees}, | ||
journal = {Journal of Machine Learning Research}, | ||
year = {2023}, | ||
volume = {24}, | ||
number = {154}, | ||
pages = {1--48}, | ||
url = {http://jmlr.org/papers/v24/22-0449.html}, | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters