A summary and a python implementation of a method based on Detecting Confounding in Multivariate Linear Models via Spectral Analysis by Dominik Janzing and Bernhard Schölkopf
A project by Oren Ploznik & Shai Califa
Before running the code you should install all the necessary requirements.
you can install it by running the following script:
pip install -r requirements.txt
Each file holds a script for a different experiment as described in the project report.