Skip to main content

Rank aggregation algorithms

Project description

PrefPy-experiments

Scripts for experiments using PrefPy (found at https://github.com/xialirong/prefpy)

This code has been split off of the original PrefPy package/repository in an effort to organize and remove code not part of the implementations of the algorithms in PrefPy. All tests and experiments are now located here.

Work In Progress

  • The code in this repository is research code, so it is constantly in a state of change

  • The imports must all be changed as these files were originally part of the PrefPy package itself and now rely on it being installed separately

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

prefpy-experiments-0.7.1.tar.gz (27.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page