Embedded Voting

https://img.shields.io/pypi/v/embedded_voting.svg https://img.shields.io/travis/TheoDlmz/embedded_voting.svg Documentation Status Code Coverage

This contains the code for our work on embedded voting.

Features

  • Create a voting profile in which voters are associated to embeddings.
  • Run elections on these profiles with different rules, using the geometrical aspects of the embeddings.
  • The rules are defined for cardinal preferences, but some of them are adapted for the case of ordinal preferences.
  • There are rules for single-winner elections and multi-winner elections.
  • Classes to analyse the evolution of the score when the embeddings of one voter are changing.
  • Classes to analyse the manipulability of the rules.
  • Classes for algorithm aggregation.
  • A lot of tutorials.

Credits

This package was created with Cookiecutter and the francois-durand/package_helper project template.