@@ -26,15 +26,12 @@ it can
2626 partial dependence plots),
2727- produce ** variable‐importance scores** for each main term and
2828 interaction term (of any order), and
29- - supports ** de-biasing** by removing components that include protected
30- features.
3129
3230Under the hood, ` glex ` relies on fast algorithms to compute all required
3331partial dependence functions exactly.
3432
3533For a detailed description of the methodology, see:
3634
37- See the accompanying paper for more details and exact definitions:
3835“Unifying local and global model explanations by functional
3936decomposition of low dimensional structures”
4037([ arxiv] ( https://arxiv.org/abs/2208.06151 ) ,
@@ -46,7 +43,7 @@ decomposition of low dimensional structures”
4643> [ arXiv] ( https://arxiv.org/abs/2208.06151 ) • [ AISTATS 2023
4744> Proceedings] ( https://proceedings.mlr.press/v206/hiabu23a.html )
4845
49- > ** Liu, Steensgaard, Wright, Pfister, Hiabu (2023 ).**
46+ > ** Liu, Steensgaard, Wright, Pfister, Hiabu (2025 ).**
5047> * Fast Estimation of Partial Dependence Functions using Trees.*
5148> [ arXiv] ( https://arxiv.org/abs/2410.13448 )
5249
0 commit comments