Coder Social home page Coder Social logo

nsirano / prefpy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prefpy/prefpy

0.0 2.0 0.0 167 KB

Collection of Python scripts for preference aggregation, estimation, and generation. Currently under initial development

License: GNU General Public License v3.0

Python 99.61% MATLAB 0.39%

prefpy's Introduction

PrefPy

Rank aggregation algorithms in the computer science field of computational social choice

What's New

  • Released on Python Package Index (PyPI) for public download and install with pip (see Installation below)
  • 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
  • GMM algorithm implemented for OPRA (https://github.com/PrefPy/opra/)
  • 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 directly from PyPI using pip for Python 3.4 (or greater) with the command

pip install prefpy

Symlink install while developing to keep changes in the code instead by downloading from GitHub and run setup.py with the command

python3 setup.py develop

prefpy's People

Contributors

pdpiech avatar zmjjmz avatar hwangkevj avatar tristanv12 avatar wschneider avatar xialirong avatar nsirano avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.