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
|
{
"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
},
"anchor_matched_vs_shuffled_z": 62.52482424776634,
"view_matching_accuracy": {
"anchors": 0.1142625,
"structure": 0.0729125,
"anchors_plus_structure": 0.1089375
},
"informative_view_accuracy": 0.1700989645901264,
"informative_view_count": 34962,
"seed_calibration": {
"top_1%_margin": {
"count": 349,
"precision": 0.35816618911174786
},
"top_5%_margin": {
"count": 1748,
"precision": 0.24542334096109839
},
"top_10%_margin": {
"count": 3496,
"precision": 0.221395881006865
},
"top_25%_margin": {
"count": 8740,
"precision": 0.20720823798627003
}
}
}
|