-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathaccuracy_summary.json
More file actions
44 lines (44 loc) · 870 Bytes
/
accuracy_summary.json
File metadata and controls
44 lines (44 loc) · 870 Bytes
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
[
{
"Q": 85,
"Lchars": 8,
"BER_mean": 0.153125,
"BER_std": 0.22648272344619982,
"Exact_per": 0.6829268292682927
},
{
"Q": 85,
"Lchars": 16,
"BER_mean": 0.3154344512195122,
"BER_std": 0.22383366426529547,
"Exact_per": 0.33170731707317075
},
{
"Q": 95,
"Lchars": 8,
"BER_mean": 0.06875,
"BER_std": 0.17029127745989095,
"Exact_per": 0.8585365853658536
},
{
"Q": 95,
"Lchars": 16,
"BER_mean": 0.1428734756097561,
"BER_std": 0.21795116547761534,
"Exact_per": 0.697560975609756
},
{
"Q": 100,
"Lchars": 8,
"BER_mean": 0.03971036585365854,
"BER_std": 0.13315401575250166,
"Exact_per": 0.9170731707317074
},
{
"Q": 100,
"Lchars": 16,
"BER_mean": 0.05388719512195122,
"BER_std": 0.15234752931430337,
"Exact_per": 0.8878048780487805
}
]