Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 428 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 428 Bytes

Election Forecasting

Playing around with election models for the Norwegian 2021 election

Run the model by running

$ poetry run model <epochs> <simulations>

The model uses polling data from all 19 electoral districts to predict the election result of each districts, and runs the modified Sainte-Lagüe's method on each district to figure out the distribution of electorates. It then presents a report of findings.