This repository contains the (future) official rating and ranking system for online-go.com, as well as analysis code and data to develop that system and compare it to other reference systems.
MIT License
19
stars
6
forks
source link
Clean up descriptions and summary of game analytics #55
Clean up descriptions and summary of game analytics so the output is easier to understand.
Describe the first table, which is how often black wins.
Make it clear that the second table includes handicap by describing the "predicted winner" rather than "higher rating".
Fix the final summary to use the same language as the third table. Both are showing measures of "prediction cost". Previously, the summary said "stronger wins", which implied it matched the second table.
Clean up descriptions and summary of game analytics so the output is easier to understand.
Relates to #45.