PyFLAGR is a Python package for aggregating ranked preference lists from multiple sources.
Project description
FLAGR is a high performing, modular library for rank aggregation. To ensure the highest possible performance, the core FLAGR library is written in C++ and implements a wide collection of unsupervised rank aggregation methods. Its modular design allows third-party programmers to implement their own algorithms and easily rebuild the entire library. FLAGR can be built as a standard application, or as a shared library (so or dll). In the second case, it can be linked from other C/C++ programs, or even from programs written in other languages (e.g. Python, PHP, etc.). In this context, PyFLAGR is a Python library that links to FLAGR and allows a developer to exploit the efficient FLAGR implementations from a standard Python program.
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 pyflagr-1.0.tar.gz
.
File metadata
- Download URL: pyflagr-1.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdccc9b9090fa35fc71e274995592c8181baadb7efd9e750677b49f033ccc399 |
|
MD5 | 6d65722c7f322b0af8f0104e6b6d4edb |
|
BLAKE2b-256 | 69bb1a35c44c0a31c46eebf55ba8a13ef2481ba8bc0a97c1f4a22736f2ba4d02 |