TrueSkill

Software screenshot:
TrueSkill
Software informatie:
Versie: 0.4.1
Upload datum: 14 Apr 15
Ontwikkelaar: Heungsub Lee
Licentie: Gratis
Populariteit: 2

Rating: 1.0/5 (Total Votes: 1)

TrueSkill is een implementatie van de TrueSkill algoritme voor Python & nbsp;. TrueSkill is een rating systeem onder de spelers en het wordt gebruikt op Xbox Live te rangschikken en match spelers.
>>> Van TrueSkill import Rating, transform_ratings, match_quality
>>> P1, P2, P3 en P4 = Rating () Beoordeling () Beoordeling () Beoordeling ()
>>> Team1, team2, team3 = (p1,), (P2, P3), (p4,)
>>> Transform_ratings ([team1, team2, team3]) #doctest: + NORMALIZE_WHITESPACE
[(Classificatie (mu = 35,877, sigma = 6,791),),
& Nbsp; (Classificatie (mu = 17,867, sigma = 7,059), Rating (mu = 17,867, sigma = 7,059)),
& Nbsp; (Classificatie (mu = 21,255, sigma = 7,155),)]
>>> Print '% .1f %%'% (match_quality ([team1, team2, team3]) * 100)
4.7%

Links

- GitHub repository
- Ontwikkeling versie

Eisen

  • Python

Andere software van ontwikkelaar Heungsub Lee

energy
energy

20 Feb 15

Reacties op TrueSkill

Reacties niet gevonden
Commentaar toe te voegen
Zet op de beelden!