y0
y0 copied to clipboard
Counterfactual transportability
Closes #123
Counterfactual Transportability: A Formal Approach J. Correa, S. Lee, E. Bareinboim. ICML-22. In Proceedings of the 39th International Conference on Machine Learning. Columbia CausalAI Laboratory, Technical Report (R-82), May, 2022. [pdf, bib]
Demos:
- https://github.com/y0-causal-inference/y0/blob/counterfactual-transportability/notebooks/Counterfactual_Transportability_Demo_Final.ipynb
Other references to save for later:
.. [huang08a] https://link.springer.com/article/10.1007/s10472-008-9101-x.
@rjc955 there are 17 todos and 5 fixmes in the code right now, could you please take a look at those? There's also a huge amount of commented out code, can you please delete anything that isn't going to get used again?
@djinnome there were some failing tests that seemed to have been commented out, these need to be looked over before merge