Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 476 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 476 Bytes

Code for replication of "Regularizing Towards Causal Invariance: Linear Models with Proxies"

  • Section 5 (Synthetic Experiments): synthetic-experiments, depends on
    • Computation: numpy, pandas, tqdm
    • Plotting: R, with tidyverse, dplyr, readr, ggplot2, tikzDevice
  • Section 6 (Pollution): real-data-experiment, depends on
    • Computation: Pandas, numpy, scipy, scikit-learn
    • Notebooks: jupyter
    • Plotting: seaborn, matplotlib