/CAUSE

Primary LanguagePython

CAUSE: Causality from AttribUtions on Sequence of Events

How to Run

  1. Install dependency:

    conda env create -n <myenv> -f environment.yml
    conda activate <myenv>
  2. Run the scripts for individual datasets

./scripts/run_excitation.sh
./scripts/run_inhibition.sh
./scripts/run_syngergy.sh
./scripts/run_iptv.sh
./scripts/run_memetracker.sh