/voting

causal inference for voting on online platforms

Primary LanguageJupyter Notebook

README

First, create & activate the Conda environment:

conda env create -f environment.yml
conda activate voting

Then, run the community_notes.ipynb Jupyter notebook to reproduce all results.