File size: 1,499 Bytes
ecbb315 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | {
"frontier": {
"success": 0.8996666666666666,
"cost": 1.0
},
"v8": {
"success": 0.8373333333333334,
"cost": 0.9151666666666726
},
"v9_e2.0_lc0.05": {
"success": 0.8996666666666666,
"cost": 0.9785500000000054,
"escalated": 238,
"ent_thr": 2.0,
"lc_thr": 0.05
},
"v9_e2.0_lc0.1": {
"success": 0.8996666666666666,
"cost": 0.9785500000000054,
"escalated": 238,
"ent_thr": 2.0,
"lc_thr": 0.1
},
"v9_e2.0_lc0.15": {
"success": 0.8996666666666666,
"cost": 0.9785500000000054,
"escalated": 238,
"ent_thr": 2.0,
"lc_thr": 0.15
},
"v9_e2.5_lc0.05": {
"success": 0.8576666666666667,
"cost": 0.9261833333333388,
"escalated": 94,
"ent_thr": 2.5,
"lc_thr": 0.05
},
"v9_e2.5_lc0.1": {
"success": 0.8576666666666667,
"cost": 0.9261833333333388,
"escalated": 94,
"ent_thr": 2.5,
"lc_thr": 0.1
},
"v9_e2.5_lc0.15": {
"success": 0.8576666666666667,
"cost": 0.9261833333333388,
"escalated": 94,
"ent_thr": 2.5,
"lc_thr": 0.15
},
"v9_e3.0_lc0.05": {
"success": 0.836,
"cost": 0.9132500000000056,
"escalated": 51,
"ent_thr": 3.0,
"lc_thr": 0.05
},
"v9_e3.0_lc0.1": {
"success": 0.834,
"cost": 0.9130833333333389,
"escalated": 49,
"ent_thr": 3.0,
"lc_thr": 0.1
},
"v9_e3.0_lc0.15": {
"success": 0.834,
"cost": 0.9130833333333389,
"escalated": 49,
"ent_thr": 3.0,
"lc_thr": 0.15
}
} |