An open API service indexing awesome lists of open source software.

https://github.com/apoorvalal/aipyw

minimal, fast, object-oriented implementation of the AIPW and related estimators for many discrete treatments. Implemented with scikitlearners and cross-fitting.
https://github.com/apoorvalal/aipyw

causal-inference doubleml python

Last synced: about 2 months ago
JSON representation

minimal, fast, object-oriented implementation of the AIPW and related estimators for many discrete treatments. Implemented with scikitlearners and cross-fitting.

Awesome Lists containing this project

README

        

# `aipyw`: Auto-DML with scikit-learn

minimal, fast object oriented implementation of the AIPW/Auto-DML with scikitlearners and cross-fitting.

Examples in `notebooks/00_demo.ipynb`.

TODO
- [X] implement automatic Riesz representer estimation (ridge, and kernel ridge)
- [ ] Add more examples
- [ ] Test with sparse categorical DGP