forked from Hanabi/hanabi-league
Maximilian Keßler
aedf4a1008
For a low number of games (K=20 for default config), the K-factor is higher than usual. This was evaluated globally and not per rating type as it should be. This commit introduces counting the number of played games per rating type now, leading to K-factors which are independ across rating types |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
constants.py | ||
database.py | ||
fetch_games.py | ||
fetch_players.py | ||
games_db_interface.py | ||
hanabi | ||
log_setup.py | ||
ratings.py | ||
render_site.py | ||
stats.py | ||
utils.py |