Skip to content

Commit 67c86ce

Browse files
authored
Update README.md
small corrections in the readme
1 parent f02fcf8 commit 67c86ce

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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

3230
Under the hood, `glex` relies on fast algorithms to compute all required
3331
partial dependence functions exactly.
3432

3533
For 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
3936
decomposition 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

Comments
 (0)