diff --git a/doc_conf/references.bib b/doc_conf/references.bib index a1889b31..638f624e 100644 --- a/doc_conf/references.bib +++ b/doc_conf/references.bib @@ -108,7 +108,6 @@ @article{breimanRandomForests2001 abstract = {Random forests are a combination of tree predictors such that each tree depends on the values of a random vector sampled independently and with the same distribution for all trees in the forest. The generalization error for forests converges a.s. to a limit as the number of trees in the forest becomes large. The generalization error of a forest of tree classifiers depends on the strength of the individual trees in the forest and the correlation between them. Using a random selection of features to split each node yields error rates that compare favorably to Adaboost (Y. Freund \& R. Schapire, Machine Learning: Proceedings of the Thirteenth International conference, ***, 148--156), but are more robust with respect to noise. Internal estimates monitor error, strength, and correlation and these are used to show the response to increasing the number of features used in the splitting. Internal estimates are also used to measure variable importance. These ideas are also applicable to regression.}, langid = {english}, keywords = {classification,ensemble,regression}, - file = {/home/ahmad/Zotero/storage/BYQ8Z75L/Breiman - 2001 - Random Forests.pdf} } @article{mi2021permutation, @@ -188,4 +187,16 @@ @article{liuFastPowerfulConditional2021 archiveprefix = {arxiv}, keywords = {Statistics - Methodology}, file = {/home/ahmad/Zotero/storage/8HRQZX3H/Liu et al. - 2021 - Fast and Powerful Conditional Randomization Testin.pdf;/home/ahmad/Zotero/storage/YFNDKN2B/2006.html} +} + +@article{Williamson_General_2023, + year = {2023}, + title = {{A General Framework for Inference on Algorithm-Agnostic Variable Importance}}, + author = {Williamson, Brian D. and Gilbert, Peter B. and Simon, Noah R. and Carone, Marco}, + journal = {Journal of the American Statistical Association}, + issn = {0162-1459}, + doi = {10.1080/01621459.2021.2003200}, + pages = {1645--1658}, + number = {543}, + volume = {118}, } \ No newline at end of file