Rank aggregation algorithms
Project description
PrefPy
Rank aggregation algorithms in the computer science field of computational social choice
What’s New
Experiments and tests have been factored out of the repository (now located at https://github.com/pdpiech/prefpy-experiments)
Generalized method of moments algorithm for mixtures of Plackett-Luce models
Implementation of EMM algorithm for mixtures of Plackett-Luce by Gormley & Murphy
Work In Progress
This is an initial version of the Python package form, further structural changes will be coming
Module naming conventions will be changed; currently the algorithm files take the initials of the names of the papers from which they originate (e.g. “gmmra” for Generalized Method of Moments for Rank Aggregation)
Mixture Model for Plackett-Luce EMM algorithm by Gormley & Murphy is forthcoming pending verification and testing of the method
Random utility model algorithms (verification of the implentation needs to be completed)
Installation
Use of MATLAB optimization in this package requires Python 3.4 due to lack of support yet for Python 3.5 by the MATLAB Engine
Install by running setup.py with Python 3.4 (or greater) with the command
python3 setup.py install
Symlink install while developing to keep changes in the code instead with the command
python3 setup.py develop
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file prefpy-0.8.1.tar.gz
.
File metadata
- Download URL: prefpy-0.8.1.tar.gz
- Upload date:
- Size: 28.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c41fde04d2ea107ae16c2bb9403b830e9b70a8b368a673d83eb9d6cd91d2856 |
|
MD5 | 56d326796ab2b2ea343efb528766c385 |
|
BLAKE2b-256 | 7cfc12014ead3c9ceac2d3850601eb1ba0fa308b3f3b22ad14691e628e970e6d |