-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch public ratings to a compound of raw score and RD
The raw score remain used in the core of the formula for expected scores computations. Also improve the handling of disconnects on rating, with new RD floors (and so public rating penalty) for recurring disconnects (>= 3 in the last 64 races). The raw score is less penalized than before, as it's not needed and make expected score computations more reliable.
- Loading branch information
1 parent
07bbd43
commit 6e17f2e
Showing
2 changed files
with
87 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters