Instructions:
- The scripts expect a
data/
folder in the same directory that contains the JSON files provided by Metaculus - The plots comparing aggregation algorithms can be reproduced by running
parametric_study.py
- The table showing a correlation between frequency and magnitude of updates and accuracy can be reproduced by running
atanasov.py
- The plot correlating accuracy with description length can be reproduced by running
nlp-exploration.py
on thenlp-exploration
branch