Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MetaLearners to be implemented #51

Open
kklein opened this issue Jul 7, 2024 · 0 comments
Open

MetaLearners to be implemented #51

kklein opened this issue Jul 7, 2024 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@kklein
Copy link
Collaborator

kklein commented Jul 7, 2024

MetaLearners are a family of approaches to estimate CATEs. This issue is supposed to track which concrete MetaLearners have already been implemented in this library.

Name Reference Implemented?
T-Learner https://arxiv.org/pdf/1706.03461
S-Learner https://arxiv.org/pdf/1706.03461
R-Learner https://arxiv.org/pdf/1712.04912
X-Learner https://arxiv.org/pdf/1706.03461
DR-Learner https://arxiv.org/pdf/2004.14497
RA-Learner https://arxiv.org/pdf/2101.10943
EP-Learner https://arxiv.org/pdf/2402.01972
U-Learner https://arxiv.org/pdf/1706.03461
F-Learner https://arxiv.org/pdf/1706.03461
M-Learner (a.k.a PW-Learner) https://arxiv.org/pdf/2101.10943

Please let us know if you'd like to use a MetaLearner -- whether already part of this list or not -- which is not yet implemented.

@kklein kklein added question Further information is requested enhancement New feature or request labels Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant