Skip to content

Proposal: Integrating CATENets into EconML #972

Open
@AlxndrMlk

Description

@AlxndrMlk

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions