summaryrefslogtreecommitdiff
path: root/config/elo.json
blob: 45d263a9f972a7d937ebc58ff0c7b9c2fabab183 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "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 ]
}