TrustFlow for LiveJournal has so for had nearly 70,000 different users, and over 0,6M hits. Users
curemytragedy and
seph were so curious to know their rankings that they reloaded the page, respectively, 595 and 817 times.
Ask Slashdot | Distributed Trust Metrics asks whether there could be a trust metric that works across websites. The question is vague and I don
(
Read more... )
Comments 5
You can't exactly use condorcet because ratings aren't ranked. The latest proposal essentially does approval voting with proportional representation.
Source code is coming soon.
Reply
You can exactly use Condorcet the way I propose it. Supposing the candidates are A B C D, and two of them are to be chosen. Then you rank all possible results on your ballot paper: AB AC AD BC BD CD in whatever order you like. Or you assign 8 to A, 6 to B, 3 to C and 0 to D, and the following ranking is inferred:
AB (score 14)
AC (score 11)
BC (score 9)
AD (score 8)
BD (score 6)
CD (score 3)
Then you run Condorcet, once, over these six "virtual candidates" to get the winning team.
Of course, if you're trying to choose ten winners from twenty candidates, you have 670 billion "virtual candidates" and the run time gets a bit bogged down.
Reply
Condorcet can be used on whole sets of candidates, but it's usually done on one candidate at a time until they're all ranked. This approach is very much like condorcet but with a modification to do proportional representation.
Reply
I know that the way I'm proposing to use Condorcet is unusual, but I think it's a better fit for the way Condorcet works than an unnatural marriage with STV, which is what this proposal seems to be.
Reply
Leave a comment