You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Uh oh!
There was an error while loading. Please reload this page.
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 withEconML
's API.I believe that
CATENets
could provide a nice extension ofEconML
capabilities.The library requires either PyTorch or JAX as a backend,
What are your thoughts on this idea?
The text was updated successfully, but these errors were encountered: