Election type | Ordinal |
---|---|
Culture | Hand-Crafted |
Candidates | {10} |
Voters | {3, 10, 30, 100, 300} |
Instances | 100000 |
Parameters | None |
Notes | Each voter i “samples” a candidate j from a one-armed bandit, then computes the average for each candidate, and then returns the ranking of the candidates based on the computed averages, decreasingly. |
Motivation | N/A |