diff options
author | emkael <emkael@tlen.pl> | 2014-11-07 16:49:24 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2014-11-07 16:49:24 +0100 |
commit | efcf12f3e6bb437f5089215fd81b2c924961e4d2 (patch) | |
tree | 16a877357c36b54f3a3f60ad63f880f4459e0167 /config | |
parent | 50eda8dcf4c764493efe3cae4cf81df916ea2e7d (diff) |
* disparity variation algorithm
Diffstat (limited to 'config')
-rw-r--r-- | config/elo.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/elo.json b/config/elo.json index 38a7796..6b08ee8 100644 --- a/config/elo.json +++ b/config/elo.json @@ -1,6 +1,6 @@ { "initial_ranking": 2000.0, - "disparity": 400, + "disparity": 600, "importance": { "NC_Q": 1.6, "NC_R": 16, |