aimrank_get_plackett_luce
Plackett-Luce listwise ranking aggregation — OFFLINE AUDIT ONLY.
Reported post-hoc; it NEVER writes ratings, and setting it as a ranking's algorithm returns 400. AimRank has 6 rating engines plus 2 offline aggregators (this and CrowdBT) — never describe it as an 8th rating algorithm.
Generalises Bradley-Terry to ranked lists. On pairwise data, collapses to BT MLE — useful as a second-opinion aggregator.
api_key is optional on the public endpoint; on /mcp/mcp a missing key is refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| ranking_id | Yes | ||
| max_iterations | No | ||
| min_appearances_per_entity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |