Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/naghan1132/comparison-of-winners-of-elections-with-different-voting-methods
- Owner: Naghan1132
- Created: 2022-12-03T21:44:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-16T19:51:49.000Z (over 1 year ago)
- Last Synced: 2024-05-30T01:19:43.480Z (7 months ago)
- Topics: borda, condorcet, condorcet-methods, election-analysis, python, visualization, voting, voting-application, voting-classifier
- Language: Jupyter Notebook
- Homepage:
- Size: 27.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")