summaryrefslogtreecommitdiff
path: root/config/elo.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2014-10-29 14:17:00 +0000
committeremkael <emkael@tlen.pl>2014-10-29 14:17:00 +0000
commit477840592693ad3432a2d94b4bd892f0970a9f3a (patch)
tree2ef7868e396ca54ee14cf5a259987dfa8c294727 /config/elo.json
parentfe87e8d7f43b4a8fe6a401e032d136c348dd5531 (diff)
parentf037b3e756f0f25255a460e2abf748361021690e (diff)
Merge branch 'master'
Conflicts: config/elo.json
Diffstat (limited to 'config/elo.json')
-rw-r--r--config/elo.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/config/elo.json b/config/elo.json
index fc82b0c..45d263a 100644
--- a/config/elo.json
+++ b/config/elo.json
@@ -1,11 +1,11 @@
{
- "initial_ranking": 2000.0,
- "disparity": 400,
- "importance": {
- "NC_Q": 1.6,
- "NC_R": 16,
- "C_Q": 3.2,
- "C_R": 32
- },
- "importance_threshold": [ 2000, 1800 ]
+ "initial_ranking": 1450.0,
+ "disparity": 800,
+ "importance": {
+ "NC_Q": 1.6,
+ "NC_R": 16,
+ "C_Q": 3.2,
+ "C_R": 32
+ },
+ "importance_threshold": [ 2000, 1700 ]
}