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
|
{
"protocol": "Per-view anchors and frame-free structural signatures; replayed view truth scores matching only. No node pairs, no coarse frame.",
"nodes": 5000,
"chance": 0.0625,
"true_frame_profile_baseline": 0.1448,
"channel_coverage_mean": {
"color": 0.3866875,
"size": 0.0433125,
"light": 0.1966125,
"horizontal": 0.0085375,
"vertical": 0.010675
},
"anchor_matched_vs_shuffled_z": 62.57536841129819,
"view_matching_accuracy": {
"anchors": 0.114775,
"structure": 0.0729125,
"anchors_plus_structure": 0.1091
},
"informative_view_accuracy": 0.1694002930898433,
"informative_view_count": 35484,
"seed_calibration": {
"top_1%_margin": {
"count": 354,
"precision": 0.3559322033898305
},
"top_5%_margin": {
"count": 1774,
"precision": 0.24351747463359638
},
"top_10%_margin": {
"count": 3548,
"precision": 0.22153325817361894
},
"top_25%_margin": {
"count": 8871,
"precision": 0.20741742757299064
}
}
}
|