diff options
-rw-r--r-- | config/elo.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/elo.json b/config/elo.json index f47aefd..fc82b0c 100644 --- a/config/elo.json +++ b/config/elo.json @@ -1,6 +1,6 @@ { - "initial_ranking": 1600.0, - "disparity": 300, + "initial_ranking": 2000.0, + "disparity": 400, "importance": { "NC_Q": 1.6, "NC_R": 16, |