Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naghan1132/comparison-of-winners-of-elections-with-different-voting-methods

Compare the results of different voting methods
https://github.com/naghan1132/comparison-of-winners-of-elections-with-different-voting-methods

borda condorcet condorcet-methods election-analysis python visualization voting voting-application voting-classifier

Last synced: about 2 months ago
JSON representation

Compare the results of different voting methods

Awesome Lists containing this project

README

        

# Comparison-of-winners-of-elections-with-different-voting-methods (December 2022)

Python (3.9.12) Notebook

# Main File
Run all cells in simulation.ipynb if you're lazy, and watch the results

# Functionnement

Plot your candidates
![Plot Candidates](/img/plotYourCandidates.png?raw=true "Plot Your Candidates")

Choose the number of voters
![Number of Voters](/img/selectVoters.png?raw=true "Number of Voters")

Choose your distribution
![Distribution](/img/betaDistribution.png?raw=true "Distribution")

Look at the compass
![Political Compass](/img/politicalCompassBetaDistribution.png?raw=true "Political Compass")

Compare the results according to the different voting methods

![Results](/img/finalDataFrame.png?raw=true "Results")