mirror of
https://github.com/foxox/Foxox-T2-Player-Ratings.git
synced 2026-07-16 00:44:44 +00:00
updated todo item
This commit is contained in:
parent
2218f3ec10
commit
d915c9faf5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
# So far, "single team point whore" glicko ratings are the most useful result. This compares players only to their teammates, so when one team dominates another, the ratings are still fair. However, this still suffers from the problem that certain roles tend to score more than others: for example, a top capper is probably going to have a greater score than a top farmer, even though the farmer is critical to the team's success.
|
||||
|
||||
# The next thing I would like to compute is a historical conditional probability of winning a match given that a certain player is on the team.
|
||||
# The next thing I would like to compute is a historical conditional probability of winning a match given that a certain pair or trio of players is on the team.
|
||||
|
||||
|
||||
import yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue