You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code for the TrueSkill calculator is in the "Skills" folder and its unit
tests are in the "UnitTests" folder.
For more details, see the "README" file in each of those folders.
About
A detailed implementation of the TrueSkill algorithm to go along with my "Computing Your Skill" blog post