Skip to content

Proposal: Integrating CATENets into EconML #972

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

Open
AlxndrMlk opened this issue May 12, 2025 · 0 comments
Open

Proposal: Integrating CATENets into EconML #972

AlxndrMlk opened this issue May 12, 2025 · 0 comments

Comments

@AlxndrMlk
Copy link

AlxndrMlk commented May 12, 2025

Hi,

CATENets (https://github.com/AliciaCurth/CATENets) is a Python library that implements a number of flexible neural-network-based architectures for conditional average treatment effect estimation written by Alicia Curth and collagues (back then at Cambridge).

The library implements classic algorithms like TARNet (Shalit et al., 2017; https://proceedings.mlr.press/v70/shalit17a/shalit17a.pdf) and more modern variations like DragonNet (Shi et al., 2019; https://arxiv.org/pdf/1906.02120)

CATENets has a user-friendly interface, that could be relatively easily integrated with EconML's API.

I believe that CATENets could provide a nice extension of EconML capabilities.

The library requires either PyTorch or JAX as a backend,

What are your thoughts on this idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant