TabQueryBench commited on
Commit
539f188
·
verified ·
1 Parent(s): f677b3b

Upload tail-threshold latest48 source tables and summaries

Browse files
Files changed (13) hide show
  1. .gitattributes +1 -0
  2. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/manifest.json +222 -0
  3. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/summaries/tail_threshold_asset_scores__all_datasets.csv +3 -0
  4. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/summaries/tail_threshold_dataset_manifest__all_datasets.csv +49 -0
  5. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/summaries/tail_threshold_real_diagnostics__all_datasets.csv +481 -0
  6. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/dataset_fragility_summary.csv +49 -0
  7. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/dataset_model_threshold_summary.csv +0 -0
  8. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/dataset_threshold_summary.csv +481 -0
  9. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/global_threshold_summary.csv +11 -0
  10. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/model_fragility_summary.csv +15 -0
  11. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/model_threshold_summary.csv +141 -0
  12. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/prefix_threshold_summary.csv +31 -0
  13. evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/representative_datasets.csv +7 -0
.gitattributes CHANGED
@@ -26,3 +26,4 @@ evaluation/query_family/subgroup/data/subgroup_query_rows.csv filter=lfs diff=lf
26
  evaluation/query_family/subgroup/support3_analysis/query_support3_rows.csv filter=lfs diff=lfs merge=lfs -text
27
  evaluation/query_family/conditional/breakdown/data/conditional_query_rows.csv filter=lfs diff=lfs merge=lfs -text
28
  evaluation/query_family/missingness/review_strict_pairwise/data/strict_pairwise_pair_scores.csv filter=lfs diff=lfs merge=lfs -text
 
 
26
  evaluation/query_family/subgroup/support3_analysis/query_support3_rows.csv filter=lfs diff=lfs merge=lfs -text
27
  evaluation/query_family/conditional/breakdown/data/conditional_query_rows.csv filter=lfs diff=lfs merge=lfs -text
28
  evaluation/query_family/missingness/review_strict_pairwise/data/strict_pairwise_pair_scores.csv filter=lfs diff=lfs merge=lfs -text
29
+ evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/summaries/tail_threshold_asset_scores__all_datasets.csv filter=lfs diff=lfs merge=lfs -text
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/manifest.json ADDED
@@ -0,0 +1,222 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "tail_threshold",
3
+ "run_tag": "20260505_latest48_keyset_tail_threshold",
4
+ "run_dir": "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold",
5
+ "dataset_count": 48,
6
+ "asset_count": 5460,
7
+ "latest_only": true,
8
+ "threshold_percentages": [
9
+ 10.0,
10
+ 8.0,
11
+ 6.0,
12
+ 4.0,
13
+ 2.0,
14
+ 1.0,
15
+ 0.5,
16
+ 0.1,
17
+ 0.01,
18
+ 0.001
19
+ ],
20
+ "threshold_labels": [
21
+ "10%",
22
+ "8%",
23
+ "6%",
24
+ "4%",
25
+ "2%",
26
+ "1%",
27
+ "0.5%",
28
+ "0.1%",
29
+ "0.01%",
30
+ "0.001%"
31
+ ],
32
+ "representative_dataset_count": 6,
33
+ "representative_datasets": [
34
+ {
35
+ "dataset_id": "c5",
36
+ "dataset_prefix": "c",
37
+ "anchor_threshold_label": "10%",
38
+ "primary_comparison_label": "0.5%",
39
+ "secondary_comparison_label": "0.1%",
40
+ "rarest_threshold_label": "0.001%",
41
+ "anchor_tail_score": 0.54443,
42
+ "primary_comparison_tail_score": 0.303562,
43
+ "secondary_comparison_tail_score": 0.303562,
44
+ "rarest_tail_score": 0.303562,
45
+ "primary_fragility_drop": 0.240868,
46
+ "secondary_fragility_drop": 0.240868,
47
+ "anchor_to_rarest_fragility_drop": 0.240868,
48
+ "tail_at_10": 0.54443,
49
+ "tail_at_0_5": 0.303562,
50
+ "tail_at_0_1": 0.303562,
51
+ "tail_at_0_001": 0.303562,
52
+ "fragility_10_to_0_5": 0.240868,
53
+ "fragility_10_to_0_1": 0.240868,
54
+ "fragility_10_to_0_001": 0.240868,
55
+ "tail_10pct": 0.54443,
56
+ "tail_0_5pct": 0.303562,
57
+ "tail_0_1pct": 0.303562,
58
+ "tail_0_001pct": 0.303562,
59
+ "selection_kind": "fragility",
60
+ "selection_reason": "largest drop from 10% to 0.5%"
61
+ },
62
+ {
63
+ "dataset_id": "c15",
64
+ "dataset_prefix": "c",
65
+ "anchor_threshold_label": "10%",
66
+ "primary_comparison_label": "0.5%",
67
+ "secondary_comparison_label": "0.1%",
68
+ "rarest_threshold_label": "0.001%",
69
+ "anchor_tail_score": 0.14356,
70
+ "primary_comparison_tail_score": 0.199807,
71
+ "secondary_comparison_tail_score": 0.157716,
72
+ "rarest_tail_score": 0.117589,
73
+ "primary_fragility_drop": -0.056247,
74
+ "secondary_fragility_drop": -0.014156,
75
+ "anchor_to_rarest_fragility_drop": 0.025971,
76
+ "tail_at_10": 0.14356,
77
+ "tail_at_0_5": 0.199807,
78
+ "tail_at_0_1": 0.157716,
79
+ "tail_at_0_001": 0.117589,
80
+ "fragility_10_to_0_5": -0.056247,
81
+ "fragility_10_to_0_1": -0.014156,
82
+ "fragility_10_to_0_001": 0.025971,
83
+ "tail_10pct": 0.14356,
84
+ "tail_0_5pct": 0.199807,
85
+ "tail_0_1pct": 0.157716,
86
+ "tail_0_001pct": 0.117589,
87
+ "selection_kind": "hardness",
88
+ "selection_reason": "lowest tail score already at 10%"
89
+ },
90
+ {
91
+ "dataset_id": "m10",
92
+ "dataset_prefix": "m",
93
+ "anchor_threshold_label": "10%",
94
+ "primary_comparison_label": "0.5%",
95
+ "secondary_comparison_label": "0.1%",
96
+ "rarest_threshold_label": "0.001%",
97
+ "anchor_tail_score": 0.496202,
98
+ "primary_comparison_tail_score": 0.315452,
99
+ "secondary_comparison_tail_score": 0.34264,
100
+ "rarest_tail_score": 0.349828,
101
+ "primary_fragility_drop": 0.18075,
102
+ "secondary_fragility_drop": 0.153562,
103
+ "anchor_to_rarest_fragility_drop": 0.146374,
104
+ "tail_at_10": 0.496202,
105
+ "tail_at_0_5": 0.315452,
106
+ "tail_at_0_1": 0.34264,
107
+ "tail_at_0_001": 0.349828,
108
+ "fragility_10_to_0_5": 0.18075,
109
+ "fragility_10_to_0_1": 0.153562,
110
+ "fragility_10_to_0_001": 0.146374,
111
+ "tail_10pct": 0.496202,
112
+ "tail_0_5pct": 0.315452,
113
+ "tail_0_1pct": 0.34264,
114
+ "tail_0_001pct": 0.349828,
115
+ "selection_kind": "fragility",
116
+ "selection_reason": "largest drop from 10% to 0.5%"
117
+ },
118
+ {
119
+ "dataset_id": "m12",
120
+ "dataset_prefix": "m",
121
+ "anchor_threshold_label": "10%",
122
+ "primary_comparison_label": "0.5%",
123
+ "secondary_comparison_label": "0.1%",
124
+ "rarest_threshold_label": "0.001%",
125
+ "anchor_tail_score": 0.058157,
126
+ "primary_comparison_tail_score": 0.127476,
127
+ "secondary_comparison_tail_score": 0.193861,
128
+ "rarest_tail_score": 0.239558,
129
+ "primary_fragility_drop": -0.069319,
130
+ "secondary_fragility_drop": -0.135704,
131
+ "anchor_to_rarest_fragility_drop": -0.181401,
132
+ "tail_at_10": 0.058157,
133
+ "tail_at_0_5": 0.127476,
134
+ "tail_at_0_1": 0.193861,
135
+ "tail_at_0_001": 0.239558,
136
+ "fragility_10_to_0_5": -0.069319,
137
+ "fragility_10_to_0_1": -0.135704,
138
+ "fragility_10_to_0_001": -0.181401,
139
+ "tail_10pct": 0.058157,
140
+ "tail_0_5pct": 0.127476,
141
+ "tail_0_1pct": 0.193861,
142
+ "tail_0_001pct": 0.239558,
143
+ "selection_kind": "hardness",
144
+ "selection_reason": "lowest tail score already at 10%"
145
+ },
146
+ {
147
+ "dataset_id": "n14",
148
+ "dataset_prefix": "n",
149
+ "anchor_threshold_label": "10%",
150
+ "primary_comparison_label": "0.5%",
151
+ "secondary_comparison_label": "0.1%",
152
+ "rarest_threshold_label": "0.001%",
153
+ "anchor_tail_score": 0.248144,
154
+ "primary_comparison_tail_score": 0.071793,
155
+ "secondary_comparison_tail_score": 0.073609,
156
+ "rarest_tail_score": 0.073609,
157
+ "primary_fragility_drop": 0.176351,
158
+ "secondary_fragility_drop": 0.174535,
159
+ "anchor_to_rarest_fragility_drop": 0.174535,
160
+ "tail_at_10": 0.248144,
161
+ "tail_at_0_5": 0.071793,
162
+ "tail_at_0_1": 0.073609,
163
+ "tail_at_0_001": 0.073609,
164
+ "fragility_10_to_0_5": 0.176351,
165
+ "fragility_10_to_0_1": 0.174535,
166
+ "fragility_10_to_0_001": 0.174535,
167
+ "tail_10pct": 0.248144,
168
+ "tail_0_5pct": 0.071793,
169
+ "tail_0_1pct": 0.073609,
170
+ "tail_0_001pct": 0.073609,
171
+ "selection_kind": "fragility",
172
+ "selection_reason": "largest drop from 10% to 0.5%"
173
+ },
174
+ {
175
+ "dataset_id": "n8",
176
+ "dataset_prefix": "n",
177
+ "anchor_threshold_label": "10%",
178
+ "primary_comparison_label": "0.5%",
179
+ "secondary_comparison_label": "0.1%",
180
+ "rarest_threshold_label": "0.001%",
181
+ "anchor_tail_score": 0.051674,
182
+ "primary_comparison_tail_score": 0.019593,
183
+ "secondary_comparison_tail_score": 0.068705,
184
+ "rarest_tail_score": 0.094445,
185
+ "primary_fragility_drop": 0.032081,
186
+ "secondary_fragility_drop": -0.017031,
187
+ "anchor_to_rarest_fragility_drop": -0.042771,
188
+ "tail_at_10": 0.051674,
189
+ "tail_at_0_5": 0.019593,
190
+ "tail_at_0_1": 0.068705,
191
+ "tail_at_0_001": 0.094445,
192
+ "fragility_10_to_0_5": 0.032081,
193
+ "fragility_10_to_0_1": -0.017031,
194
+ "fragility_10_to_0_001": -0.042771,
195
+ "tail_10pct": 0.051674,
196
+ "tail_0_5pct": 0.019593,
197
+ "tail_0_1pct": 0.068705,
198
+ "tail_0_001pct": 0.094445,
199
+ "selection_kind": "hardness",
200
+ "selection_reason": "lowest tail score already at 10%"
201
+ }
202
+ ],
203
+ "source_run_dir": null,
204
+ "figure_count": 15,
205
+ "figures": [
206
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\01_global_tail_vs_head_proxy.png",
207
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\02_global_tail_submetrics.png",
208
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\03_tail_score_distribution_boxplot.png",
209
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\04_threshold_key_diagnostics.png",
210
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\05_model_threshold_heatmap.png",
211
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\06_model_fragility_bar.png",
212
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\07_dataset_threshold_heatmap.png",
213
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\08_prefix_threshold_lines.png",
214
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\09_representative_dataset_grid.png",
215
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\representatives\\c5_model_lines.png",
216
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\representatives\\c15_model_lines.png",
217
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\representatives\\m10_model_lines.png",
218
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\representatives\\m12_model_lines.png",
219
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\representatives\\n14_model_lines.png",
220
+ "D:\\dpan\\Uni\\Project\\HKUNAISS\\SQLagent\\Evaluation\\tail_threshold\\runs\\20260505_latest48_keyset_tail_threshold\\figures\\representatives\\n8_model_lines.png"
221
+ ]
222
+ }
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/summaries/tail_threshold_asset_scores__all_datasets.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fc03962c48abdf83b8cf6f6f476bd9a1b00bb1d667832c2f293a6de2efc99bd
3
+ size 11989203
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/summaries/tail_threshold_dataset_manifest__all_datasets.csv ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ asset_count,dataset_id,feature_column_count,real_row_count,real_total_key_count,status
2
+ 11,c11,42,54045,126,ok
3
+ 7,c12,1558,2623,3134,ok
4
+ 8,c16,10,5516,12107,ok
5
+ 9,c17,10,7045,19948,ok
6
+ 7,c14,23,240000,16406,ok
7
+ 6,c18,12,103976,230101,ok
8
+ 25,c2,6,1382,21,ok
9
+ 9,c19,13,32759,26908,ok
10
+ 14,c3,2,2551,2544,ok
11
+ 11,c20,6,35855,42,ok
12
+ 14,c4,36,2557,73,ok
13
+ 12,c6,7,7636,70,ok
14
+ 13,c5,22,6732,117,ok
15
+ 14,c7,8,10368,27,ok
16
+ 14,c9,8,26215,62,ok
17
+ 14,m1,28,1200,314,ok
18
+ 14,c8,30,8844,68,ok
19
+ 12,m10,20,1600,169,ok
20
+ 9,m12,31,95512,1025,ok
21
+ 11,m11,10,304887,55,ok
22
+ 21,m4,6,2217,34,ok
23
+ 13,m5,36,3539,258,ok
24
+ 13,m6,17,9864,127,ok
25
+ 13,m7,10,4088,50,ok
26
+ 11,m2,42,46873,225,ok
27
+ 11,m9,12,15326,209,ok
28
+ 12,m8,16,36168,93,ok
29
+ 13,n1,57,3680,155,ok
30
+ 12,n11,10,15215,100,ok
31
+ 12,n10,16,10888,160,ok
32
+ 9,n14,51,1600,416,ok
33
+ 9,n15,85,7857,611,ok
34
+ 10,n12,3,196045,30,ok
35
+ 10,n17,9,11600,71,ok
36
+ 6,c15,23,480000,5722,ok
37
+ 7,n16,30,227845,300,ok
38
+ 13,n2,5,1202,38,ok
39
+ 10,n20,4,7654,40,ok
40
+ 19,n3,11,3918,110,ok
41
+ 11,n4,127,1595,4273,ok
42
+ 11,n5,81,17010,791,ok
43
+ 13,n6,16,6400,160,ok
44
+ 11,n7,25,5756,233,ok
45
+ 5,n18,170,60800,381371,ok
46
+ 11,n9,16,8794,133,ok
47
+ 8,n8,592,1253,29190,ok
48
+ 11,c10,10,820008,85,ok
49
+ 7,n19,784,56000,4347,ok
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/summaries/tail_threshold_real_diagnostics__all_datasets.csv ADDED
@@ -0,0 +1,481 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ dataset_id,dataset_prefix,head_effective_gate_real,real_head_key_count,real_head_mass,real_row_count,real_tail_key_count,real_tail_mass,real_total_key_count,subgroup_keep_ratio,tail_effective_gate_real,tail_ratio,threshold_label,threshold_pct
2
+ c11,c,239,114,41.98072,54045,13,0.023702,126,0.9,239,0.1,10%,10.0
3
+ c11,c,178,116,41.987862,54045,11,0.015432,126,0.92,178,0.08,8%,8.0
4
+ c11,c,119,119,41.994708,54045,8,0.007494,126,0.94,119,0.06,6%,6.0
5
+ c11,c,60,121,41.997262,54045,6,0.003849,126,0.96,60,0.04,4%,4.0
6
+ c11,c,14,124,41.999611,54045,3,0.000648,126,0.98,14,0.02,2%,2.0
7
+ c11,c,11,125,41.999815,54045,2,0.000389,126,0.99,11,0.01,1%,1.0
8
+ c11,c,10,126,42.0,54045,1,0.000185,126,0.995,10,0.005,0.5%,0.5
9
+ c11,c,10,126,42.0,54045,1,0.000185,126,0.999,10,0.001,0.1%,0.1
10
+ c11,c,10,126,42.0,54045,1,0.000185,126,0.9999,10,0.0001,0.01%,0.01
11
+ c11,c,10,126,42.0,54045,1,0.000185,126,0.99999,10,1e-05,0.001%,0.001
12
+ c12,c,9,2821,1557.14411,2623,314,0.859321,3134,0.9,9,0.1,10%,10.0
13
+ c12,c,8,2884,1557.345406,2623,251,0.657644,3134,0.92,8,0.08,8%,8.0
14
+ c12,c,8,2946,1557.534502,2623,189,0.468547,3134,0.94,8,0.06,6%,6.0
15
+ c12,c,7,3009,1557.71483,2623,126,0.287838,3134,0.96,7,0.04,4%,4.0
16
+ c12,c,6,3072,1557.881433,2623,63,0.120854,3134,0.98,6,0.02,2%,2.0
17
+ c12,c,5,3103,1557.951582,2623,32,0.050324,3134,0.99,5,0.01,1%,1.0
18
+ c12,c,4,3119,1557.97865,2623,16,0.022875,3134,0.995,4,0.005,0.5%,0.5
19
+ c12,c,4,3131,1557.99695,2623,4,0.004575,3134,0.999,4,0.001,0.1%,0.1
20
+ c12,c,2,3134,1558.0,2623,1,0.000762,3134,0.9999,2,0.0001,0.01%,0.01
21
+ c12,c,2,3134,1558.0,2623,1,0.000762,3134,0.99999,2,1e-05,0.001%,0.001
22
+ c16,c,1,10897,9.780638,5516,1211,0.219543,12107,0.9,1,0.1,10%,10.0
23
+ c16,c,1,11139,9.824511,5516,969,0.175671,12107,0.92,1,0.08,8%,8.0
24
+ c16,c,1,11381,9.868383,5516,727,0.131798,12107,0.94,1,0.06,6%,6.0
25
+ c16,c,1,11623,9.912255,5516,485,0.087926,12107,0.96,1,0.04,4%,4.0
26
+ c16,c,1,11865,9.956128,5516,243,0.044054,12107,0.98,1,0.02,2%,2.0
27
+ c16,c,1,11986,9.978064,5516,122,0.022117,12107,0.99,1,0.01,1%,1.0
28
+ c16,c,1,12047,9.989123,5516,61,0.011059,12107,0.995,1,0.005,0.5%,0.5
29
+ c16,c,1,12095,9.997825,5516,13,0.002357,12107,0.999,1,0.001,0.1%,0.1
30
+ c16,c,1,12106,9.999819,5516,2,0.000363,12107,0.9999,1,0.0001,0.01%,0.01
31
+ c16,c,1,12107,10.0,5516,1,0.000181,12107,0.99999,1,1e-05,0.001%,0.001
32
+ c17,c,1,17954,9.716962,7045,1995,0.28318,19948,0.9,1,0.1,10%,10.0
33
+ c17,c,1,18353,9.773598,7045,1596,0.226544,19948,0.92,1,0.08,8%,8.0
34
+ c17,c,1,18752,9.830234,7045,1197,0.169908,19948,0.94,1,0.06,6%,6.0
35
+ c17,c,1,19151,9.88687,7045,798,0.113272,19948,0.96,1,0.04,4%,4.0
36
+ c17,c,1,19550,9.943506,7045,399,0.056636,19948,0.98,1,0.02,2%,2.0
37
+ c17,c,1,19749,9.971753,7045,200,0.028389,19948,0.99,1,0.01,1%,1.0
38
+ c17,c,1,19849,9.985947,7045,100,0.014194,19948,0.995,1,0.005,0.5%,0.5
39
+ c17,c,1,19929,9.997303,7045,20,0.002839,19948,0.999,1,0.001,0.1%,0.1
40
+ c17,c,1,19947,9.999858,7045,2,0.000284,19948,0.9999,1,0.0001,0.01%,0.01
41
+ c17,c,1,19948,10.0,7045,1,0.000142,19948,0.99999,1,1e-05,0.001%,0.001
42
+ c14,c,6,14766,22.97915,240000,1641,0.020875,16406,0.9,6,0.1,10%,10.0
43
+ c14,c,5,15094,22.986013,240000,1313,0.014008,16406,0.92,5,0.08,8%,8.0
44
+ c14,c,4,15422,22.991625,240000,985,0.008392,16406,0.94,4,0.06,6%,6.0
45
+ c14,c,3,15750,22.995842,240000,657,0.004171,16406,0.96,3,0.04,4%,4.0
46
+ c14,c,2,16078,22.998579,240000,329,0.001429,16406,0.98,2,0.02,2%,2.0
47
+ c14,c,1,16242,22.999317,240000,165,0.000687,16406,0.99,1,0.01,1%,1.0
48
+ c14,c,1,16324,22.999658,240000,83,0.000346,16406,0.995,1,0.005,0.5%,0.5
49
+ c14,c,1,16390,22.999933,240000,17,7.1e-05,16406,0.999,1,0.001,0.1%,0.1
50
+ c14,c,1,16405,22.999996,240000,2,8e-06,16406,0.9999,1,0.0001,0.01%,0.01
51
+ c14,c,1,16406,23.0,240000,1,4e-06,16406,0.99999,1,1e-05,0.001%,0.001
52
+ c18,c,1,207091,11.778699,103976,23011,0.221311,230101,0.9,1,0.1,10%,10.0
53
+ c18,c,1,211693,11.822959,103976,18409,0.17705,230101,0.92,1,0.08,8%,8.0
54
+ c18,c,1,216295,11.867219,103976,13807,0.13279,230101,0.94,1,0.06,6%,6.0
55
+ c18,c,1,220897,11.91148,103976,9205,0.08853,230101,0.96,1,0.04,4%,4.0
56
+ c18,c,1,225499,11.95574,103976,4603,0.04427,230101,0.98,1,0.02,2%,2.0
57
+ c18,c,1,227800,11.97787,103976,2302,0.02214,230101,0.99,1,0.01,1%,1.0
58
+ c18,c,1,228951,11.98894,103976,1151,0.01107,230101,0.995,1,0.005,0.5%,0.5
59
+ c18,c,1,229871,11.997788,103976,231,0.002222,230101,0.999,1,0.001,0.1%,0.1
60
+ c18,c,1,230078,11.999779,103976,24,0.000231,230101,0.9999,1,0.0001,0.01%,0.01
61
+ c18,c,1,230099,11.999981,103976,3,2.9e-05,230101,0.99999,1,1e-05,0.001%,0.001
62
+ c2,c,336,19,5.521708,1382,3,0.721418,21,0.9,336,0.1,10%,10.0
63
+ c2,c,333,20,5.762663,1382,2,0.478292,21,0.92,333,0.08,8%,8.0
64
+ c2,c,333,20,5.762663,1382,2,0.478292,21,0.94,333,0.06,6%,6.0
65
+ c2,c,328,21,6.0,1382,1,0.237337,21,0.96,328,0.04,4%,4.0
66
+ c2,c,328,21,6.0,1382,1,0.237337,21,0.98,328,0.02,2%,2.0
67
+ c2,c,328,21,6.0,1382,1,0.237337,21,0.99,328,0.01,1%,1.0
68
+ c2,c,328,21,6.0,1382,1,0.237337,21,0.995,328,0.005,0.5%,0.5
69
+ c2,c,328,21,6.0,1382,1,0.237337,21,0.999,328,0.001,0.1%,0.1
70
+ c2,c,328,21,6.0,1382,1,0.237337,21,0.9999,328,0.0001,0.01%,0.01
71
+ c2,c,328,21,6.0,1382,1,0.237337,21,0.99999,328,1e-05,0.001%,0.001
72
+ c19,c,1,24218,12.917885,32759,2691,0.082145,26908,0.9,1,0.1,10%,10.0
73
+ c19,c,1,24756,12.934308,32759,2153,0.065722,26908,0.92,1,0.08,8%,8.0
74
+ c19,c,1,25294,12.950731,32759,1615,0.049299,26908,0.94,1,0.06,6%,6.0
75
+ c19,c,1,25832,12.967154,32759,1077,0.032876,26908,0.96,1,0.04,4%,4.0
76
+ c19,c,1,26370,12.983577,32759,539,0.016453,26908,0.98,1,0.02,2%,2.0
77
+ c19,c,1,26639,12.991789,32759,270,0.008242,26908,0.99,1,0.01,1%,1.0
78
+ c19,c,1,26774,12.99591,32759,135,0.004121,26908,0.995,1,0.005,0.5%,0.5
79
+ c19,c,1,26882,12.999206,32759,27,0.000824,26908,0.999,1,0.001,0.1%,0.1
80
+ c19,c,1,26906,12.999939,32759,3,9.2e-05,26908,0.9999,1,0.0001,0.01%,0.01
81
+ c19,c,1,26908,13.0,32759,1,3.1e-05,26908,0.99999,1,1e-05,0.001%,0.001
82
+ c3,c,1,2290,1.900431,2551,255,0.099961,2544,0.9,1,0.1,10%,10.0
83
+ c3,c,1,2341,1.920423,2551,204,0.079969,2544,0.92,1,0.08,8%,8.0
84
+ c3,c,1,2392,1.940416,2551,153,0.059976,2544,0.94,1,0.06,6%,6.0
85
+ c3,c,1,2443,1.960408,2551,102,0.039984,2544,0.96,1,0.04,4%,4.0
86
+ c3,c,1,2494,1.9804,2551,51,0.019992,2544,0.98,1,0.02,2%,2.0
87
+ c3,c,1,2519,1.9902,2551,26,0.010192,2544,0.99,1,0.01,1%,1.0
88
+ c3,c,1,2532,1.995296,2551,13,0.005096,2544,0.995,1,0.005,0.5%,0.5
89
+ c3,c,1,2542,1.999216,2551,3,0.001176,2544,0.999,1,0.001,0.1%,0.1
90
+ c3,c,1,2544,2.0,2551,1,0.000392,2544,0.9999,1,0.0001,0.01%,0.01
91
+ c3,c,1,2544,2.0,2551,1,0.000392,2544,0.99999,1,1e-05,0.001%,0.001
92
+ c20,c,2717,38,5.743941,35855,5,0.331837,42,0.9,2717,0.1,10%,10.0
93
+ c20,c,2716,39,5.81969,35855,4,0.256059,42,0.92,2716,0.08,8%,8.0
94
+ c20,c,2711,40,5.895301,35855,3,0.18031,42,0.94,2711,0.06,6%,6.0
95
+ c20,c,1887,41,5.947929,35855,2,0.104699,42,0.96,1887,0.04,4%,4.0
96
+ c20,c,1867,42,6.0,35855,1,0.052071,42,0.98,1867,0.02,2%,2.0
97
+ c20,c,1867,42,6.0,35855,1,0.052071,42,0.99,1867,0.01,1%,1.0
98
+ c20,c,1867,42,6.0,35855,1,0.052071,42,0.995,1867,0.005,0.5%,0.5
99
+ c20,c,1867,42,6.0,35855,1,0.052071,42,0.999,1867,0.001,0.1%,0.1
100
+ c20,c,1867,42,6.0,35855,1,0.052071,42,0.9999,1867,0.0001,0.01%,0.01
101
+ c20,c,1867,42,6.0,35855,1,0.052071,42,0.99999,1867,1e-05,0.001%,0.001
102
+ c4,c,109,66,35.899883,2557,8,0.142745,73,0.9,109,0.1,10%,10.0
103
+ c4,c,77,68,35.967931,2557,6,0.062182,73,0.92,77,0.08,8%,8.0
104
+ c4,c,36,69,35.98201,2557,5,0.032069,73,0.94,36,0.06,6%,6.0
105
+ c4,c,11,71,35.996089,2557,3,0.008213,73,0.96,11,0.04,4%,4.0
106
+ c4,c,9,72,35.999609,2557,2,0.003911,73,0.98,9,0.02,2%,2.0
107
+ c4,c,1,73,36.0,2557,1,0.000391,73,0.99,1,0.01,1%,1.0
108
+ c4,c,1,73,36.0,2557,1,0.000391,73,0.995,1,0.005,0.5%,0.5
109
+ c4,c,1,73,36.0,2557,1,0.000391,73,0.999,1,0.001,0.1%,0.1
110
+ c4,c,1,73,36.0,2557,1,0.000391,73,0.9999,1,0.0001,0.01%,0.01
111
+ c4,c,1,73,36.0,2557,1,0.000391,73,0.99999,1,1e-05,0.001%,0.001
112
+ c6,c,44,63,6.97407,7636,7,0.02593,70,0.9,41,0.1,10%,10.0
113
+ c6,c,41,65,6.984809,7636,6,0.020561,70,0.92,41,0.08,8%,8.0
114
+ c6,c,34,66,6.989261,7636,5,0.015191,70,0.94,34,0.06,6%,6.0
115
+ c6,c,22,68,6.996595,7636,3,0.006286,70,0.96,22,0.04,4%,4.0
116
+ c6,c,14,69,6.998428,7636,2,0.003405,70,0.98,14,0.02,2%,2.0
117
+ c6,c,12,70,7.0,7636,1,0.001572,70,0.99,12,0.01,1%,1.0
118
+ c6,c,12,70,7.0,7636,1,0.001572,70,0.995,12,0.005,0.5%,0.5
119
+ c6,c,12,70,7.0,7636,1,0.001572,70,0.999,12,0.001,0.1%,0.1
120
+ c6,c,12,70,7.0,7636,1,0.001572,70,0.9999,12,0.0001,0.01%,0.01
121
+ c6,c,12,70,7.0,7636,1,0.001572,70,0.99999,12,1e-05,0.001%,0.001
122
+ c5,c,35,106,21.977124,6732,12,0.028075,117,0.9,35,0.1,10%,10.0
123
+ c5,c,27,108,21.986037,6732,10,0.017974,117,0.92,27,0.08,8%,8.0
124
+ c5,c,19,110,21.99183,6732,8,0.010992,117,0.94,19,0.06,6%,6.0
125
+ c5,c,8,113,21.997326,6732,5,0.003862,117,0.96,8,0.04,4%,4.0
126
+ c5,c,6,115,21.999109,6732,3,0.001783,117,0.98,6,0.02,2%,2.0
127
+ c5,c,3,116,21.999554,6732,2,0.000891,117,0.99,3,0.01,1%,1.0
128
+ c5,c,3,117,22.0,6732,1,0.000446,117,0.995,3,0.005,0.5%,0.5
129
+ c5,c,3,117,22.0,6732,1,0.000446,117,0.999,3,0.001,0.1%,0.1
130
+ c5,c,3,117,22.0,6732,1,0.000446,117,0.9999,3,0.0001,0.01%,0.01
131
+ c5,c,3,117,22.0,6732,1,0.000446,117,0.99999,3,1e-05,0.001%,0.001
132
+ c7,c,2069,25,7.602623,10368,3,0.596933,27,0.9,2069,0.1,10%,10.0
133
+ c7,c,2069,25,7.602623,10368,3,0.596933,27,0.92,2069,0.08,8%,8.0
134
+ c7,c,2062,26,7.801505,10368,2,0.397377,27,0.94,2062,0.06,6%,6.0
135
+ c7,c,2062,26,7.801505,10368,2,0.397377,27,0.96,2062,0.04,4%,4.0
136
+ c7,c,2058,27,8.0,10368,1,0.198495,27,0.98,2058,0.02,2%,2.0
137
+ c7,c,2058,27,8.0,10368,1,0.198495,27,0.99,2058,0.01,1%,1.0
138
+ c7,c,2058,27,8.0,10368,1,0.198495,27,0.995,2058,0.005,0.5%,0.5
139
+ c7,c,2058,27,8.0,10368,1,0.198495,27,0.999,2058,0.001,0.1%,0.1
140
+ c7,c,2058,27,8.0,10368,1,0.198495,27,0.9999,2058,0.0001,0.01%,0.01
141
+ c7,c,2058,27,8.0,10368,1,0.198495,27,0.99999,2058,1e-05,0.001%,0.001
142
+ c9,c,1996,56,7.731642,26215,7,0.344497,62,0.9,1996,0.1,10%,10.0
143
+ c9,c,1770,58,7.869769,26215,5,0.197749,62,0.92,1770,0.08,8%,8.0
144
+ c9,c,1530,59,7.928133,26215,4,0.130231,62,0.94,1530,0.06,6%,6.0
145
+ c9,c,1040,60,7.967805,26215,3,0.071867,62,0.96,1040,0.04,4%,4.0
146
+ c9,c,518,61,7.987564,26215,2,0.032195,62,0.98,518,0.02,2%,2.0
147
+ c9,c,326,62,8.0,26215,1,0.012436,62,0.99,326,0.01,1%,1.0
148
+ c9,c,326,62,8.0,26215,1,0.012436,62,0.995,326,0.005,0.5%,0.5
149
+ c9,c,326,62,8.0,26215,1,0.012436,62,0.999,326,0.001,0.1%,0.1
150
+ c9,c,326,62,8.0,26215,1,0.012436,62,0.9999,326,0.0001,0.01%,0.01
151
+ c9,c,326,62,8.0,26215,1,0.012436,62,0.99999,326,1e-05,0.001%,0.001
152
+ m1,m,8,283,27.865,1200,32,0.141667,314,0.9,8,0.1,10%,10.0
153
+ m1,m,7,289,27.900833,1200,26,0.105,314,0.92,7,0.08,8%,8.0
154
+ m1,m,6,296,27.938333,1200,19,0.066667,314,0.94,6,0.06,6%,6.0
155
+ m1,m,5,302,27.964167,1200,13,0.04,314,0.96,5,0.04,4%,4.0
156
+ m1,m,4,308,27.986667,1200,7,0.016667,314,0.98,4,0.02,2%,2.0
157
+ m1,m,3,311,27.995,1200,4,0.0075,314,0.99,3,0.01,1%,1.0
158
+ m1,m,2,313,27.998333,1200,2,0.003333,314,0.995,2,0.005,0.5%,0.5
159
+ m1,m,2,314,28.0,1200,1,0.001667,314,0.999,2,0.001,0.1%,0.1
160
+ m1,m,2,314,28.0,1200,1,0.001667,314,0.9999,2,0.0001,0.01%,0.01
161
+ m1,m,2,314,28.0,1200,1,0.001667,314,0.99999,2,1e-05,0.001%,0.001
162
+ c8,c,1021,62,29.633424,8844,7,0.482022,68,0.9,1021,0.1,10%,10.0
163
+ c8,c,927,63,29.738241,8844,6,0.366576,68,0.92,927,0.08,8%,8.0
164
+ c8,c,788,64,29.827341,8844,5,0.261759,68,0.94,788,0.06,6%,6.0
165
+ c8,c,430,66,29.945161,8844,3,0.10346,68,0.96,430,0.04,4%,4.0
166
+ c8,c,380,67,29.988128,8844,2,0.054839,68,0.98,380,0.02,2%,2.0
167
+ c8,c,105,68,30.0,8844,1,0.011872,68,0.99,105,0.01,1%,1.0
168
+ c8,c,105,68,30.0,8844,1,0.011872,68,0.995,105,0.005,0.5%,0.5
169
+ c8,c,105,68,30.0,8844,1,0.011872,68,0.999,105,0.001,0.1%,0.1
170
+ c8,c,105,68,30.0,8844,1,0.011872,68,0.9999,105,0.0001,0.01%,0.01
171
+ c8,c,105,68,30.0,8844,1,0.011872,68,0.99999,105,1e-05,0.001%,0.001
172
+ m10,m,80,153,19.460625,1600,17,0.589375,169,0.9,80,0.1,10%,10.0
173
+ m10,m,78,156,19.60875,1600,14,0.44,169,0.92,78,0.08,8%,8.0
174
+ m10,m,76,159,19.753125,1600,11,0.294375,169,0.94,76,0.06,6%,6.0
175
+ m10,m,53,163,19.915,1600,7,0.118125,169,0.96,53,0.04,4%,4.0
176
+ m10,m,22,166,19.973125,1600,4,0.040625,169,0.98,22,0.02,2%,2.0
177
+ m10,m,17,168,19.995625,1600,2,0.015,169,0.99,17,0.01,1%,1.0
178
+ m10,m,7,169,20.0,1600,1,0.004375,169,0.995,7,0.005,0.5%,0.5
179
+ m10,m,7,169,20.0,1600,1,0.004375,169,0.999,7,0.001,0.1%,0.1
180
+ m10,m,7,169,20.0,1600,1,0.004375,169,0.9999,7,0.0001,0.01%,0.01
181
+ m10,m,7,169,20.0,1600,1,0.004375,169,0.99999,7,1e-05,0.001%,0.001
182
+ m12,m,1,923,30.998932,95512,103,0.001078,1025,0.9,1,0.1,10%,10.0
183
+ m12,m,1,943,30.999141,95512,82,0.000859,1025,0.92,1,0.08,8%,8.0
184
+ m12,m,1,964,30.999361,95512,62,0.000649,1025,0.94,1,0.06,6%,6.0
185
+ m12,m,1,984,30.999571,95512,41,0.000429,1025,0.96,1,0.04,4%,4.0
186
+ m12,m,1,1005,30.999791,95512,21,0.00022,1025,0.98,1,0.02,2%,2.0
187
+ m12,m,1,1015,30.999895,95512,11,0.000115,1025,0.99,1,0.01,1%,1.0
188
+ m12,m,1,1020,30.999948,95512,6,6.3e-05,1025,0.995,1,0.005,0.5%,0.5
189
+ m12,m,1,1024,30.99999,95512,2,2.1e-05,1025,0.999,1,0.001,0.1%,0.1
190
+ m12,m,1,1025,31.0,95512,1,1e-05,1025,0.9999,1,0.0001,0.01%,0.01
191
+ m12,m,1,1025,31.0,95512,1,1e-05,1025,0.99999,1,1e-05,0.001%,0.001
192
+ m11,m,18127,50,9.875672,304887,6,0.183783,55,0.9,18127,0.1,10%,10.0
193
+ m11,m,12770,51,9.917556,304887,5,0.124328,55,0.92,12770,0.08,8%,8.0
194
+ m11,m,12326,52,9.957984,304887,4,0.082444,55,0.94,12326,0.06,6%,6.0
195
+ m11,m,7937,53,9.984017,304887,3,0.042016,55,0.96,7937,0.04,4%,4.0
196
+ m11,m,4209,54,9.997822,304887,2,0.015983,55,0.98,4209,0.02,2%,2.0
197
+ m11,m,664,55,10.0,304887,1,0.002178,55,0.99,664,0.01,1%,1.0
198
+ m11,m,664,55,10.0,304887,1,0.002178,55,0.995,664,0.005,0.5%,0.5
199
+ m11,m,664,55,10.0,304887,1,0.002178,55,0.999,664,0.001,0.1%,0.1
200
+ m11,m,664,55,10.0,304887,1,0.002178,55,0.9999,664,0.0001,0.01%,0.01
201
+ m11,m,664,55,10.0,304887,1,0.002178,55,0.99999,664,1e-05,0.001%,0.001
202
+ m4,m,194,31,5.912945,2217,4,0.17456,34,0.9,194,0.1,10%,10.0
203
+ m4,m,118,32,5.966171,2217,3,0.087055,34,0.92,118,0.08,8%,8.0
204
+ m4,m,118,32,5.966171,2217,3,0.087055,34,0.94,118,0.06,6%,6.0
205
+ m4,m,45,33,5.986468,2217,2,0.033829,34,0.96,45,0.04,4%,4.0
206
+ m4,m,30,34,6.0,2217,1,0.013532,34,0.98,30,0.02,2%,2.0
207
+ m4,m,30,34,6.0,2217,1,0.013532,34,0.99,30,0.01,1%,1.0
208
+ m4,m,30,34,6.0,2217,1,0.013532,34,0.995,30,0.005,0.5%,0.5
209
+ m4,m,30,34,6.0,2217,1,0.013532,34,0.999,30,0.001,0.1%,0.1
210
+ m4,m,30,34,6.0,2217,1,0.013532,34,0.9999,30,0.0001,0.01%,0.01
211
+ m4,m,30,34,6.0,2217,1,0.013532,34,0.99999,30,1e-05,0.001%,0.001
212
+ m5,m,5,233,35.983894,3539,26,0.017519,258,0.9,5,0.1,10%,10.0
213
+ m5,m,4,238,35.989545,3539,21,0.011585,258,0.92,4,0.08,8%,8.0
214
+ m5,m,3,243,35.994349,3539,16,0.006499,258,0.94,3,0.06,6%,6.0
215
+ m5,m,2,248,35.997174,3539,11,0.003391,258,0.96,2,0.04,4%,4.0
216
+ m5,m,1,253,35.998587,3539,6,0.001695,258,0.98,1,0.02,2%,2.0
217
+ m5,m,1,256,35.999435,3539,3,0.000848,258,0.99,1,0.01,1%,1.0
218
+ m5,m,1,257,35.999717,3539,2,0.000565,258,0.995,1,0.005,0.5%,0.5
219
+ m5,m,1,258,36.0,3539,1,0.000283,258,0.999,1,0.001,0.1%,0.1
220
+ m5,m,1,258,36.0,3539,1,0.000283,258,0.9999,1,0.0001,0.01%,0.01
221
+ m5,m,1,258,36.0,3539,1,0.000283,258,0.99999,1,1e-05,0.001%,0.001
222
+ m6,m,12,115,16.995742,9864,13,0.005474,127,0.9,12,0.1,10%,10.0
223
+ m6,m,7,117,16.997364,9864,11,0.003345,127,0.92,7,0.08,8%,8.0
224
+ m6,m,4,120,16.998885,9864,8,0.001521,127,0.94,4,0.06,6%,6.0
225
+ m6,m,2,122,16.999493,9864,6,0.00071,127,0.96,2,0.04,4%,4.0
226
+ m6,m,1,125,16.999797,9864,3,0.000304,127,0.98,1,0.02,2%,2.0
227
+ m6,m,1,126,16.999899,9864,2,0.000203,127,0.99,1,0.01,1%,1.0
228
+ m6,m,1,127,17.0,9864,1,0.000101,127,0.995,1,0.005,0.5%,0.5
229
+ m6,m,1,127,17.0,9864,1,0.000101,127,0.999,1,0.001,0.1%,0.1
230
+ m6,m,1,127,17.0,9864,1,0.000101,127,0.9999,1,0.0001,0.01%,0.01
231
+ m6,m,1,127,17.0,9864,1,0.000101,127,0.99999,1,1e-05,0.001%,0.001
232
+ m7,m,390,45,9.714041,4088,5,0.285959,50,0.9,385,0.1,10%,10.0
233
+ m7,m,385,46,9.808219,4088,4,0.191781,50,0.92,383,0.08,8%,8.0
234
+ m7,m,383,47,9.901908,4088,3,0.098092,50,0.94,221,0.06,6%,6.0
235
+ m7,m,221,48,9.955969,4088,2,0.044031,50,0.96,163,0.04,4%,4.0
236
+ m7,m,163,49,9.995841,4088,1,0.004159,50,0.98,17,0.02,2%,2.0
237
+ m7,m,17,50,10.0,4088,1,0.004159,50,0.99,17,0.01,1%,1.0
238
+ m7,m,17,50,10.0,4088,1,0.004159,50,0.995,17,0.005,0.5%,0.5
239
+ m7,m,17,50,10.0,4088,1,0.004159,50,0.999,17,0.001,0.1%,0.1
240
+ m7,m,17,50,10.0,4088,1,0.004159,50,0.9999,17,0.0001,0.01%,0.01
241
+ m7,m,17,50,10.0,4088,1,0.004159,50,0.99999,17,1e-05,0.001%,0.001
242
+ m2,m,859,203,41.825102,46873,23,0.193224,225,0.9,859,0.1,10%,10.0
243
+ m2,m,606,207,41.887441,46873,18,0.112559,225,0.92,533,0.08,8%,8.0
244
+ m2,m,295,212,41.927293,46873,14,0.079001,225,0.94,295,0.06,6%,6.0
245
+ m2,m,295,216,41.952467,46873,9,0.047533,225,0.96,295,0.04,4%,4.0
246
+ m2,m,295,221,41.983935,46873,5,0.022358,225,0.98,295,0.02,2%,2.0
247
+ m2,m,195,223,41.994389,46873,3,0.009771,225,0.99,195,0.01,1%,1.0
248
+ m2,m,171,224,41.998037,46873,2,0.005611,225,0.995,171,0.005,0.5%,0.5
249
+ m2,m,92,225,42.0,46873,1,0.001963,225,0.999,92,0.001,0.1%,0.1
250
+ m2,m,92,225,42.0,46873,1,0.001963,225,0.9999,92,0.0001,0.01%,0.01
251
+ m2,m,92,225,42.0,46873,1,0.001963,225,0.99999,92,1e-05,0.001%,0.001
252
+ m9,m,6,189,11.994519,15326,21,0.005872,209,0.9,6,0.1,10%,10.0
253
+ m9,m,6,193,11.996085,15326,17,0.004306,209,0.92,6,0.08,8%,8.0
254
+ m9,m,5,197,11.99739,15326,13,0.002936,209,0.94,5,0.06,6%,6.0
255
+ m9,m,4,201,11.998499,15326,9,0.001762,209,0.96,4,0.04,4%,4.0
256
+ m9,m,3,205,11.999413,15326,5,0.000783,209,0.98,3,0.02,2%,2.0
257
+ m9,m,3,207,11.999804,15326,3,0.000391,209,0.99,3,0.01,1%,1.0
258
+ m9,m,2,208,11.999935,15326,2,0.000196,209,0.995,2,0.005,0.5%,0.5
259
+ m9,m,1,209,12.0,15326,1,6.5e-05,209,0.999,1,0.001,0.1%,0.1
260
+ m9,m,1,209,12.0,15326,1,6.5e-05,209,0.9999,1,0.0001,0.01%,0.01
261
+ m9,m,1,209,12.0,15326,1,6.5e-05,209,0.99999,1,1e-05,0.001%,0.001
262
+ m8,m,1138,84,15.854346,36168,10,0.177118,93,0.9,1138,0.1,10%,10.0
263
+ m8,m,991,86,15.910584,36168,8,0.116816,93,0.92,991,0.08,8%,8.0
264
+ m8,m,654,88,15.950066,36168,6,0.068016,93,0.94,654,0.06,6%,6.0
265
+ m8,m,458,90,15.978489,36168,4,0.034174,93,0.96,458,0.04,4%,4.0
266
+ m8,m,238,92,15.995493,36168,2,0.011087,93,0.98,238,0.02,2%,2.0
267
+ m8,m,163,93,16.0,36168,1,0.004507,93,0.99,163,0.01,1%,1.0
268
+ m8,m,163,93,16.0,36168,1,0.004507,93,0.995,163,0.005,0.5%,0.5
269
+ m8,m,163,93,16.0,36168,1,0.004507,93,0.999,163,0.001,0.1%,0.1
270
+ m8,m,163,93,16.0,36168,1,0.004507,93,0.9999,163,0.0001,0.01%,0.01
271
+ m8,m,163,93,16.0,36168,1,0.004507,93,0.99999,163,1e-05,0.001%,0.001
272
+ n1,n,366,140,55.566576,3680,16,1.53288,155,0.9,366,0.1,10%,10.0
273
+ n1,n,365,143,55.86413,3680,13,1.235054,155,0.92,365,0.08,8%,8.0
274
+ n1,n,364,146,56.16087,3680,10,0.938043,155,0.94,364,0.06,6%,6.0
275
+ n1,n,363,149,56.456793,3680,7,0.641848,155,0.96,363,0.04,4%,4.0
276
+ n1,n,360,152,56.751087,3680,4,0.346739,155,0.98,360,0.02,2%,2.0
277
+ n1,n,319,154,56.932065,3680,2,0.15462,155,0.99,319,0.01,1%,1.0
278
+ n1,n,250,155,57.0,3680,1,0.067935,155,0.995,250,0.005,0.5%,0.5
279
+ n1,n,250,155,57.0,3680,1,0.067935,155,0.999,250,0.001,0.1%,0.1
280
+ n1,n,250,155,57.0,3680,1,0.067935,155,0.9999,250,0.0001,0.01%,0.01
281
+ n1,n,250,155,57.0,3680,1,0.067935,155,0.99999,250,1e-05,0.001%,0.001
282
+ n11,n,1521,90,9.001314,15215,10,0.998686,100,0.9,1521,0.1,10%,10.0
283
+ n11,n,1521,92,9.201249,15215,8,0.798751,100,0.92,1520,0.08,8%,8.0
284
+ n11,n,1520,94,9.401052,15215,6,0.598948,100,0.94,1520,0.06,6%,6.0
285
+ n11,n,1520,96,9.600854,15215,4,0.399146,100,0.96,1520,0.04,4%,4.0
286
+ n11,n,1519,98,9.800592,15215,2,0.199408,100,0.98,1518,0.02,2%,2.0
287
+ n11,n,1518,99,9.900361,15215,1,0.099639,100,0.99,1516,0.01,1%,1.0
288
+ n11,n,1516,100,10.0,15215,1,0.099639,100,0.995,1516,0.005,0.5%,0.5
289
+ n11,n,1516,100,10.0,15215,1,0.099639,100,0.999,1516,0.001,0.1%,0.1
290
+ n11,n,1516,100,10.0,15215,1,0.099639,100,0.9999,1516,0.0001,0.01%,0.01
291
+ n11,n,1516,100,10.0,15215,1,0.099639,100,0.99999,1516,1e-05,0.001%,0.001
292
+ n10,n,1088,144,14.401176,10888,16,1.598824,160,0.9,1088,0.1,10%,10.0
293
+ n10,n,1088,148,14.800882,10888,13,1.299045,160,0.92,1088,0.08,8%,8.0
294
+ n10,n,1088,151,15.100661,10888,10,0.999265,160,0.94,1088,0.06,6%,6.0
295
+ n10,n,1088,154,15.400441,10888,7,0.699486,160,0.96,1088,0.04,4%,4.0
296
+ n10,n,1088,157,15.70022,10888,4,0.399706,160,0.98,1088,0.02,2%,2.0
297
+ n10,n,1088,159,15.900073,10888,2,0.199853,160,0.99,1088,0.01,1%,1.0
298
+ n10,n,1088,160,16.0,10888,1,0.099927,160,0.995,1088,0.005,0.5%,0.5
299
+ n10,n,1088,160,16.0,10888,1,0.099927,160,0.999,1088,0.001,0.1%,0.1
300
+ n10,n,1088,160,16.0,10888,1,0.099927,160,0.9999,1088,0.0001,0.01%,0.01
301
+ n10,n,1088,160,16.0,10888,1,0.099927,160,0.99999,1088,1e-05,0.001%,0.001
302
+ n14,n,138,375,49.2625,1600,42,1.82375,416,0.9,138,0.1,10%,10.0
303
+ n14,n,123,383,49.90625,1600,34,1.170625,416,0.92,123,0.08,8%,8.0
304
+ n14,n,94,392,50.55,1600,25,0.50875,416,0.94,94,0.06,6%,6.0
305
+ n14,n,52,400,50.89875,1600,17,0.13375,416,0.96,52,0.04,4%,4.0
306
+ n14,n,4,408,50.99125,1600,9,0.01125,416,0.98,4,0.02,2%,2.0
307
+ n14,n,1,412,50.9975,1600,5,0.003125,416,0.99,1,0.01,1%,1.0
308
+ n14,n,1,414,50.99875,1600,3,0.001875,416,0.995,1,0.005,0.5%,0.5
309
+ n14,n,1,416,51.0,1600,1,0.000625,416,0.999,1,0.001,0.1%,0.1
310
+ n14,n,1,416,51.0,1600,1,0.000625,416,0.9999,1,0.0001,0.01%,0.01
311
+ n14,n,1,416,51.0,1600,1,0.000625,416,0.99999,1,1e-05,0.001%,0.001
312
+ n15,n,3,550,84.989054,7857,62,0.011327,611,0.9,3,0.1,10%,10.0
313
+ n15,n,2,563,84.992745,7857,49,0.007509,611,0.92,2,0.08,8%,8.0
314
+ n15,n,1,575,84.995418,7857,37,0.004709,611,0.94,1,0.06,6%,6.0
315
+ n15,n,1,587,84.996945,7857,25,0.003182,611,0.96,1,0.04,4%,4.0
316
+ n15,n,1,599,84.998473,7857,13,0.001655,611,0.98,1,0.02,2%,2.0
317
+ n15,n,1,605,84.999236,7857,7,0.000891,611,0.99,1,0.01,1%,1.0
318
+ n15,n,1,608,84.999618,7857,4,0.000509,611,0.995,1,0.005,0.5%,0.5
319
+ n15,n,1,611,85.0,7857,1,0.000127,611,0.999,1,0.001,0.1%,0.1
320
+ n15,n,1,611,85.0,7857,1,0.000127,611,0.9999,1,0.0001,0.01%,0.01
321
+ n15,n,1,611,85.0,7857,1,0.000127,611,0.99999,1,1e-05,0.001%,0.001
322
+ n12,n,18524,27,2.721406,196045,3,0.278594,30,0.9,18350,0.1,10%,10.0
323
+ n12,n,18350,28,2.815007,196045,3,0.278594,30,0.92,18350,0.08,8%,8.0
324
+ n12,n,18344,29,2.908577,196045,2,0.184993,30,0.94,18344,0.06,6%,6.0
325
+ n12,n,18344,29,2.908577,196045,2,0.184993,30,0.96,18344,0.04,4%,4.0
326
+ n12,n,17923,30,3.0,196045,1,0.091423,30,0.98,17923,0.02,2%,2.0
327
+ n12,n,17923,30,3.0,196045,1,0.091423,30,0.99,17923,0.01,1%,1.0
328
+ n12,n,17923,30,3.0,196045,1,0.091423,30,0.995,17923,0.005,0.5%,0.5
329
+ n12,n,17923,30,3.0,196045,1,0.091423,30,0.999,17923,0.001,0.1%,0.1
330
+ n12,n,17923,30,3.0,196045,1,0.091423,30,0.9999,17923,0.0001,0.01%,0.01
331
+ n12,n,17923,30,3.0,196045,1,0.091423,30,0.99999,17923,1e-05,0.001%,0.001
332
+ n17,n,939,64,8.749483,11600,8,0.331466,71,0.9,939,0.1,10%,10.0
333
+ n17,n,653,66,8.872414,11600,6,0.183879,71,0.92,653,0.08,8%,8.0
334
+ n17,n,536,67,8.918621,11600,5,0.127586,71,0.94,536,0.06,6%,6.0
335
+ n17,n,430,69,8.998621,11600,3,0.038448,71,0.96,430,0.04,4%,4.0
336
+ n17,n,13,70,8.999741,11600,2,0.001379,71,0.98,13,0.02,2%,2.0
337
+ n17,n,3,71,9.0,11600,1,0.000259,71,0.99,3,0.01,1%,1.0
338
+ n17,n,3,71,9.0,11600,1,0.000259,71,0.995,3,0.005,0.5%,0.5
339
+ n17,n,3,71,9.0,11600,1,0.000259,71,0.999,3,0.001,0.1%,0.1
340
+ n17,n,3,71,9.0,11600,1,0.000259,71,0.9999,3,0.0001,0.01%,0.01
341
+ n17,n,3,71,9.0,11600,1,0.000259,71,0.99999,3,1e-05,0.001%,0.001
342
+ c15,c,61,5150,22.962852,480000,573,0.037275,5722,0.9,61,0.1,10%,10.0
343
+ c15,c,49,5265,22.976123,480000,458,0.023979,5722,0.92,49,0.08,8%,8.0
344
+ c15,c,38,5379,22.986548,480000,344,0.013531,5722,0.94,38,0.06,6%,6.0
345
+ c15,c,24,5494,22.994073,480000,229,0.005977,5722,0.96,24,0.04,4%,4.0
346
+ c15,c,12,5608,22.998356,480000,115,0.001669,5722,0.98,12,0.02,2%,2.0
347
+ c15,c,7,5665,22.999527,480000,58,0.000487,5722,0.99,7,0.01,1%,1.0
348
+ c15,c,4,5694,22.999867,480000,29,0.000142,5722,0.995,4,0.005,0.5%,0.5
349
+ c15,c,1,5717,22.99999,480000,6,1.3e-05,5722,0.999,1,0.001,0.1%,0.1
350
+ c15,c,1,5722,23.0,480000,1,2e-06,5722,0.9999,1,0.0001,0.01%,0.01
351
+ c15,c,1,5722,23.0,480000,1,2e-06,5722,0.99999,1,1e-05,0.001%,0.001
352
+ n16,n,22784,270,27.042823,227845,30,2.957177,300,0.9,22784,0.1,10%,10.0
353
+ n16,n,22784,276,27.64281,227845,24,2.35719,300,0.92,22784,0.08,8%,8.0
354
+ n16,n,22784,282,28.242797,227845,18,1.757203,300,0.94,22784,0.06,6%,6.0
355
+ n16,n,22784,288,28.842783,227845,12,1.157217,300,0.96,22784,0.04,4%,4.0
356
+ n16,n,22783,294,29.442757,227845,6,0.557243,300,0.98,22783,0.02,2%,2.0
357
+ n16,n,22768,297,29.742632,227845,3,0.257368,300,0.99,22757,0.01,1%,1.0
358
+ n16,n,22443,299,29.941013,227845,2,0.157489,300,0.995,22443,0.005,0.5%,0.5
359
+ n16,n,13440,300,30.0,227845,1,0.058987,300,0.999,13440,0.001,0.1%,0.1
360
+ n16,n,13440,300,30.0,227845,1,0.058987,300,0.9999,13440,0.0001,0.01%,0.01
361
+ n16,n,13440,300,30.0,227845,1,0.058987,300,0.99999,13440,1e-05,0.001%,0.001
362
+ n2,n,78,35,4.821963,1202,4,0.242928,38,0.9,78,0.1,10%,10.0
363
+ n2,n,78,35,4.821963,1202,4,0.242928,38,0.92,78,0.08,8%,8.0
364
+ n2,n,76,36,4.885191,1202,3,0.178037,38,0.94,76,0.06,6%,6.0
365
+ n2,n,73,37,4.945923,1202,2,0.114809,38,0.96,73,0.04,4%,4.0
366
+ n2,n,65,38,5.0,1202,1,0.054077,38,0.98,65,0.02,2%,2.0
367
+ n2,n,65,38,5.0,1202,1,0.054077,38,0.99,65,0.01,1%,1.0
368
+ n2,n,65,38,5.0,1202,1,0.054077,38,0.995,65,0.005,0.5%,0.5
369
+ n2,n,65,38,5.0,1202,1,0.054077,38,0.999,65,0.001,0.1%,0.1
370
+ n2,n,65,38,5.0,1202,1,0.054077,38,0.9999,65,0.0001,0.01%,0.01
371
+ n2,n,65,38,5.0,1202,1,0.054077,38,0.99999,65,1e-05,0.001%,0.001
372
+ n20,n,763,36,3.605043,7654,4,0.394957,40,0.9,762,0.1,10%,10.0
373
+ n20,n,762,37,3.704599,7654,4,0.394957,40,0.92,762,0.08,8%,8.0
374
+ n20,n,760,38,3.803893,7654,3,0.295401,40,0.94,760,0.06,6%,6.0
375
+ n20,n,758,39,3.902927,7654,2,0.196107,40,0.96,758,0.04,4%,4.0
376
+ n20,n,743,40,4.0,7654,1,0.097073,40,0.98,743,0.02,2%,2.0
377
+ n20,n,743,40,4.0,7654,1,0.097073,40,0.99,743,0.01,1%,1.0
378
+ n20,n,743,40,4.0,7654,1,0.097073,40,0.995,743,0.005,0.5%,0.5
379
+ n20,n,743,40,4.0,7654,1,0.097073,40,0.999,743,0.001,0.1%,0.1
380
+ n20,n,743,40,4.0,7654,1,0.097073,40,0.9999,743,0.0001,0.01%,0.01
381
+ n20,n,743,40,4.0,7654,1,0.097073,40,0.99999,743,1e-05,0.001%,0.001
382
+ n3,n,328,99,10.160541,3918,11,0.839459,110,0.9,327,0.1,10%,10.0
383
+ n3,n,324,102,10.409648,3918,9,0.673047,110,0.92,324,0.08,8%,8.0
384
+ n3,n,321,104,10.573762,3918,7,0.508167,110,0.94,321,0.06,6%,6.0
385
+ n3,n,296,106,10.728178,3918,5,0.347371,110,0.96,296,0.04,4%,4.0
386
+ n3,n,266,108,10.869321,3918,3,0.198571,110,0.98,266,0.02,2%,2.0
387
+ n3,n,261,109,10.935937,3918,2,0.130679,110,0.99,261,0.01,1%,1.0
388
+ n3,n,251,110,11.0,3918,1,0.064063,110,0.995,251,0.005,0.5%,0.5
389
+ n3,n,251,110,11.0,3918,1,0.064063,110,0.999,251,0.001,0.1%,0.1
390
+ n3,n,251,110,11.0,3918,1,0.064063,110,0.9999,251,0.0001,0.01%,0.01
391
+ n3,n,251,110,11.0,3918,1,0.064063,110,0.99999,251,1e-05,0.001%,0.001
392
+ n4,n,1,3846,126.732288,1595,428,0.268339,4273,0.9,1,0.1,10%,10.0
393
+ n4,n,1,3932,126.786207,1595,342,0.21442,4273,0.92,1,0.08,8%,8.0
394
+ n4,n,1,4017,126.839498,1595,257,0.161129,4273,0.94,1,0.06,6%,6.0
395
+ n4,n,1,4103,126.893417,1595,171,0.10721,4273,0.96,1,0.04,4%,4.0
396
+ n4,n,1,4188,126.946708,1595,86,0.053918,4273,0.98,1,0.02,2%,2.0
397
+ n4,n,1,4231,126.973668,1595,43,0.026959,4273,0.99,1,0.01,1%,1.0
398
+ n4,n,1,4252,126.986834,1595,22,0.013793,4273,0.995,1,0.005,0.5%,0.5
399
+ n4,n,1,4269,126.997492,1595,5,0.003135,4273,0.999,1,0.001,0.1%,0.1
400
+ n4,n,1,4273,127.0,1595,1,0.000627,4273,0.9999,1,0.0001,0.01%,0.01
401
+ n4,n,1,4273,127.0,1595,1,0.000627,4273,0.99999,1,1e-05,0.001%,0.001
402
+ n5,n,1650,712,74.704115,17010,80,6.392887,791,0.9,1650,0.1,10%,10.0
403
+ n5,n,1625,728,76.242622,17010,64,4.85291,791,0.92,1625,0.08,8%,8.0
404
+ n5,n,1574,744,77.7495,17010,48,3.343034,791,0.94,1574,0.06,6%,6.0
405
+ n5,n,1502,760,79.193886,17010,32,1.894415,791,0.96,1502,0.04,4%,4.0
406
+ n5,n,1099,776,80.430335,17010,16,0.634274,791,0.98,1099,0.02,2%,2.0
407
+ n5,n,733,784,80.887478,17010,8,0.155614,791,0.99,733,0.01,1%,1.0
408
+ n5,n,235,788,80.996061,17010,4,0.017754,791,0.995,235,0.005,0.5%,0.5
409
+ n5,n,3,791,81.0,17010,1,0.000176,791,0.999,3,0.001,0.1%,0.1
410
+ n5,n,3,791,81.0,17010,1,0.000176,791,0.9999,3,0.0001,0.01%,0.01
411
+ n5,n,3,791,81.0,17010,1,0.000176,791,0.99999,3,1e-05,0.001%,0.001
412
+ n6,n,539,144,14.77625,6400,16,1.22375,160,0.9,538,0.1,10%,10.0
413
+ n6,n,522,148,15.107812,6400,13,0.97375,160,0.92,522,0.08,8%,8.0
414
+ n6,n,516,151,15.350938,6400,10,0.729688,160,0.94,516,0.06,6%,6.0
415
+ n6,n,498,154,15.588594,6400,7,0.489219,160,0.96,498,0.04,4%,4.0
416
+ n6,n,438,157,15.807656,6400,4,0.260781,160,0.98,438,0.02,2%,2.0
417
+ n6,n,410,159,15.940156,6400,2,0.123906,160,0.99,410,0.01,1%,1.0
418
+ n6,n,383,160,16.0,6400,1,0.059844,160,0.995,383,0.005,0.5%,0.5
419
+ n6,n,383,160,16.0,6400,1,0.059844,160,0.999,383,0.001,0.1%,0.1
420
+ n6,n,383,160,16.0,6400,1,0.059844,160,0.9999,383,0.0001,0.01%,0.01
421
+ n6,n,383,160,16.0,6400,1,0.059844,160,0.99999,383,1e-05,0.001%,0.001
422
+ n7,n,575,210,23.643155,5756,24,1.456741,233,0.9,575,0.1,10%,10.0
423
+ n7,n,575,215,24.142634,5756,19,0.957262,233,0.92,575,0.08,8%,8.0
424
+ n7,n,448,220,24.590862,5756,14,0.48697,233,0.94,448,0.06,6%,6.0
425
+ n7,n,243,224,24.818972,5756,10,0.223245,233,0.96,243,0.04,4%,4.0
426
+ n7,n,90,229,24.95622,5756,5,0.059416,233,0.98,90,0.02,2%,2.0
427
+ n7,n,54,231,24.981237,5756,3,0.028145,233,0.99,54,0.01,1%,1.0
428
+ n7,n,54,232,24.990618,5756,2,0.018763,233,0.995,54,0.005,0.5%,0.5
429
+ n7,n,54,233,25.0,5756,1,0.009382,233,0.999,54,0.001,0.1%,0.1
430
+ n7,n,54,233,25.0,5756,1,0.009382,233,0.9999,54,0.0001,0.01%,0.01
431
+ n7,n,54,233,25.0,5756,1,0.009382,233,0.99999,54,1e-05,0.001%,0.001
432
+ n18,n,1,343234,169.372747,60800,38138,0.62727,381371,0.9,1,0.1,10%,10.0
433
+ n18,n,1,350862,169.498207,60800,30510,0.501809,381371,0.92,1,0.08,8%,8.0
434
+ n18,n,1,358489,169.623651,60800,22883,0.376365,381371,0.94,1,0.06,6%,6.0
435
+ n18,n,1,366117,169.749112,60800,15255,0.250905,381371,0.96,1,0.04,4%,4.0
436
+ n18,n,1,373744,169.874556,60800,7628,0.125461,381371,0.98,1,0.02,2%,2.0
437
+ n18,n,1,377558,169.937286,60800,3814,0.06273,381371,0.99,1,0.01,1%,1.0
438
+ n18,n,1,379465,169.968651,60800,1907,0.031365,381371,0.995,1,0.005,0.5%,0.5
439
+ n18,n,1,380990,169.993734,60800,382,0.006283,381371,0.999,1,0.001,0.1%,0.1
440
+ n18,n,1,381333,169.999375,60800,39,0.000641,381371,0.9999,1,0.0001,0.01%,0.01
441
+ n18,n,1,381368,169.999951,60800,4,6.6e-05,381371,0.99999,1,1e-05,0.001%,0.001
442
+ n9,n,835,120,14.8267,8794,14,1.268251,133,0.9,835,0.1,10%,10.0
443
+ n9,n,828,123,15.109734,8794,11,0.984421,133,0.92,828,0.08,8%,8.0
444
+ n9,n,816,126,15.389698,8794,8,0.703093,133,0.94,816,0.06,6%,6.0
445
+ n9,n,802,128,15.573345,8794,6,0.517853,133,0.96,802,0.04,4%,4.0
446
+ n9,n,755,131,15.836593,8794,3,0.249261,133,0.98,755,0.02,2%,2.0
447
+ n9,n,738,132,15.920514,8794,2,0.163407,133,0.99,738,0.01,1%,1.0
448
+ n9,n,699,133,16.0,8794,1,0.079486,133,0.995,699,0.005,0.5%,0.5
449
+ n9,n,699,133,16.0,8794,1,0.079486,133,0.999,699,0.001,0.1%,0.1
450
+ n9,n,699,133,16.0,8794,1,0.079486,133,0.9999,699,0.0001,0.01%,0.01
451
+ n9,n,699,133,16.0,8794,1,0.079486,133,0.99999,699,1e-05,0.001%,0.001
452
+ n8,n,1,26271,589.670391,1253,2919,2.329609,29190,0.9,1,0.1,10%,10.0
453
+ n8,n,1,26855,590.136472,1253,2336,1.864326,29190,0.92,1,0.08,8%,8.0
454
+ n8,n,1,27439,590.602554,1253,1752,1.398244,29190,0.94,1,0.06,6%,6.0
455
+ n8,n,1,28023,591.068635,1253,1168,0.932163,29190,0.96,1,0.04,4%,4.0
456
+ n8,n,1,28607,591.534717,1253,584,0.466081,29190,0.98,1,0.02,2%,2.0
457
+ n8,n,1,28899,591.767757,1253,292,0.233041,29190,0.99,1,0.01,1%,1.0
458
+ n8,n,1,29045,591.884278,1253,146,0.11652,29190,0.995,1,0.005,0.5%,0.5
459
+ n8,n,1,29161,591.976856,1253,30,0.023943,29190,0.999,1,0.001,0.1%,0.1
460
+ n8,n,1,29188,591.998404,1253,3,0.002394,29190,0.9999,1,0.0001,0.01%,0.01
461
+ n8,n,1,29190,592.0,1253,1,0.000798,29190,0.99999,1,1e-05,0.001%,0.001
462
+ c10,c,62793,77,9.388191,820008,9,0.688385,85,0.9,62793,0.1,10%,10.0
463
+ c10,c,62782,79,9.541328,820008,7,0.535235,85,0.92,62782,0.08,8%,8.0
464
+ c10,c,62740,80,9.617839,820008,6,0.458672,85,0.94,62740,0.06,6%,6.0
465
+ c10,c,62715,82,9.77083,820008,4,0.305651,85,0.96,62715,0.04,4%,4.0
466
+ c10,c,62627,84,9.923676,820008,2,0.152697,85,0.98,62627,0.02,2%,2.0
467
+ c10,c,62586,85,10.0,820008,1,0.076324,85,0.99,62586,0.01,1%,1.0
468
+ c10,c,62586,85,10.0,820008,1,0.076324,85,0.995,62586,0.005,0.5%,0.5
469
+ c10,c,62586,85,10.0,820008,1,0.076324,85,0.999,62586,0.001,0.1%,0.1
470
+ c10,c,62586,85,10.0,820008,1,0.076324,85,0.9999,62586,0.0001,0.01%,0.01
471
+ c10,c,62586,85,10.0,820008,1,0.076324,85,0.99999,62586,1e-05,0.001%,0.001
472
+ n19,n,5493,3913,745.368268,56000,435,38.729821,4347,0.9,5493,0.1,10%,10.0
473
+ n19,n,5475,4000,753.889232,56000,348,30.208536,4347,0.92,5475,0.08,8%,8.0
474
+ n19,n,5447,4087,762.374821,56000,261,21.722446,4347,0.94,5447,0.06,6%,6.0
475
+ n19,n,5411,4174,770.813964,56000,174,13.282661,4347,0.96,5411,0.04,4%,4.0
476
+ n19,n,5351,4261,779.177357,56000,87,4.918196,4347,0.98,5351,0.02,2%,2.0
477
+ n19,n,5251,4304,783.252339,56000,44,0.841429,4347,0.99,5251,0.01,1%,1.0
478
+ n19,n,1,4326,783.999625,56000,22,0.000393,4347,0.995,1,0.005,0.5%,0.5
479
+ n19,n,1,4343,783.999929,56000,5,8.9e-05,4347,0.999,1,0.001,0.1%,0.1
480
+ n19,n,1,4347,784.0,56000,1,1.8e-05,4347,0.9999,1,0.0001,0.01%,0.01
481
+ n19,n,1,4347,784.0,56000,1,1.8e-05,4347,0.99999,1,1e-05,0.001%,0.001
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/dataset_fragility_summary.csv ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ anchor_tail_score,anchor_threshold_label,anchor_to_rarest_fragility_drop,dataset_id,dataset_prefix,fragility_10_to_0_001,fragility_10_to_0_1,fragility_10_to_0_5,primary_comparison_label,primary_comparison_tail_score,primary_fragility_drop,rarest_tail_score,rarest_threshold_label,secondary_comparison_label,secondary_comparison_tail_score,secondary_fragility_drop,tail_0_001pct,tail_0_1pct,tail_0_5pct,tail_10pct,tail_at_0_001,tail_at_0_1,tail_at_0_5,tail_at_10
2
+ 0.144318,10%,-0.01784,c10,c,-0.01784,-0.01784,-0.01784,0.5%,0.162158,-0.01784,0.162158,0.001%,0.1%,0.162158,-0.01784,0.162158,0.162158,0.162158,0.144318,0.162158,0.162158,0.162158,0.144318
3
+ 0.365414,10%,0.092726,c11,c,0.092726,0.092726,0.092726,0.5%,0.272688,0.092726,0.272688,0.001%,0.1%,0.272688,0.092726,0.272688,0.272688,0.272688,0.365414,0.272688,0.272688,0.272688,0.365414
4
+ 0.487178,10%,0.243807,c12,c,0.243807,0.207832,0.149232,0.5%,0.337946,0.149232,0.243371,0.001%,0.1%,0.279346,0.207832,0.243371,0.279346,0.337946,0.487178,0.243371,0.279346,0.337946,0.487178
5
+ 0.225411,10%,0.021633,c14,c,0.021633,0.078544,0.044264,0.5%,0.181147,0.044264,0.203778,0.001%,0.1%,0.146867,0.078544,0.203778,0.146867,0.181147,0.225411,0.203778,0.146867,0.181147,0.225411
6
+ 0.14356,10%,0.025971,c15,c,0.025971,-0.014156,-0.056247,0.5%,0.199807,-0.056247,0.117589,0.001%,0.1%,0.157716,-0.014156,0.117589,0.157716,0.199807,0.14356,0.117589,0.157716,0.199807,0.14356
7
+ 0.24879,10%,0.165574,c16,c,0.165574,0.202263,0.210493,0.5%,0.038297,0.210493,0.083216,0.001%,0.1%,0.046527,0.202263,0.083216,0.046527,0.038297,0.24879,0.083216,0.046527,0.038297,0.24879
8
+ 0.325352,10%,0.140221,c17,c,0.140221,0.089574,0.053803,0.5%,0.271549,0.053803,0.185131,0.001%,0.1%,0.235778,0.089574,0.185131,0.235778,0.271549,0.325352,0.185131,0.235778,0.271549,0.325352
9
+ 0.219121,10%,-0.118922,c18,c,-0.118922,-0.022638,-0.004527,0.5%,0.223648,-0.004527,0.338043,0.001%,0.1%,0.241759,-0.022638,0.338043,0.241759,0.223648,0.219121,0.338043,0.241759,0.223648,0.219121
10
+ 0.154195,10%,-0.004784,c19,c,-0.004784,0.009166,-0.004611,0.5%,0.158806,-0.004611,0.158979,0.001%,0.1%,0.145029,0.009166,0.158979,0.145029,0.158806,0.154195,0.158979,0.145029,0.158806,0.154195
11
+ 0.404641,10%,0.003971,c2,c,0.003971,0.003971,0.003971,0.5%,0.40067,0.003971,0.40067,0.001%,0.1%,0.40067,0.003971,0.40067,0.40067,0.40067,0.404641,0.40067,0.40067,0.40067,0.404641
12
+ 0.272757,10%,0.005379,c20,c,0.005379,0.005379,0.005379,0.5%,0.267378,0.005379,0.267378,0.001%,0.1%,0.267378,0.005379,0.267378,0.267378,0.267378,0.272757,0.267378,0.267378,0.267378,0.272757
13
+ 0.33307,10%,0.173041,c3,c,0.173041,0.098549,0.074068,0.5%,0.259002,0.074068,0.160029,0.001%,0.1%,0.234521,0.098549,0.160029,0.234521,0.259002,0.33307,0.160029,0.234521,0.259002,0.33307
14
+ 0.636595,10%,0.181604,c4,c,0.181604,0.181604,0.181604,0.5%,0.454991,0.181604,0.454991,0.001%,0.1%,0.454991,0.181604,0.454991,0.454991,0.454991,0.636595,0.454991,0.454991,0.454991,0.636595
15
+ 0.54443,10%,0.240868,c5,c,0.240868,0.240868,0.240868,0.5%,0.303562,0.240868,0.303562,0.001%,0.1%,0.303562,0.240868,0.303562,0.303562,0.303562,0.54443,0.303562,0.303562,0.303562,0.54443
16
+ 0.549317,10%,0.061363,c6,c,0.061363,0.061363,0.061363,0.5%,0.487954,0.061363,0.487954,0.001%,0.1%,0.487954,0.061363,0.487954,0.487954,0.487954,0.549317,0.487954,0.487954,0.487954,0.549317
17
+ 0.651566,10%,0.043732,c7,c,0.043732,0.043732,0.043732,0.5%,0.607834,0.043732,0.607834,0.001%,0.1%,0.607834,0.043732,0.607834,0.607834,0.607834,0.651566,0.607834,0.607834,0.607834,0.651566
18
+ 0.416642,10%,0.05555,c8,c,0.05555,0.05555,0.05555,0.5%,0.361092,0.05555,0.361092,0.001%,0.1%,0.361092,0.05555,0.361092,0.361092,0.361092,0.416642,0.361092,0.361092,0.361092,0.416642
19
+ 0.418067,10%,0.002057,c9,c,0.002057,0.002057,0.002057,0.5%,0.41601,0.002057,0.41601,0.001%,0.1%,0.41601,0.002057,0.41601,0.41601,0.41601,0.418067,0.41601,0.41601,0.41601,0.418067
20
+ 0.374608,10%,0.128458,m1,m,0.128458,0.128953,0.124327,0.5%,0.250281,0.124327,0.24615,0.001%,0.1%,0.245655,0.128953,0.24615,0.245655,0.250281,0.374608,0.24615,0.245655,0.250281,0.374608
21
+ 0.496202,10%,0.146374,m10,m,0.146374,0.153562,0.18075,0.5%,0.315452,0.18075,0.349828,0.001%,0.1%,0.34264,0.153562,0.349828,0.34264,0.315452,0.496202,0.349828,0.34264,0.315452,0.496202
22
+ 0.478184,10%,0.116105,m11,m,0.116105,0.116105,0.116105,0.5%,0.362079,0.116105,0.362079,0.001%,0.1%,0.362079,0.116105,0.362079,0.362079,0.362079,0.478184,0.362079,0.362079,0.362079,0.478184
23
+ 0.058157,10%,-0.181401,m12,m,-0.181401,-0.135704,-0.069319,0.5%,0.127476,-0.069319,0.239558,0.001%,0.1%,0.193861,-0.135704,0.239558,0.193861,0.127476,0.058157,0.239558,0.193861,0.127476,0.058157
24
+ 0.307517,10%,-0.099946,m2,m,-0.099946,-0.068118,-0.043832,0.5%,0.351349,-0.043832,0.407463,0.001%,0.1%,0.375635,-0.068118,0.407463,0.375635,0.351349,0.307517,0.407463,0.375635,0.351349,0.307517
25
+ 0.53308,10%,0.167172,m4,m,0.167172,0.167172,0.167172,0.5%,0.365908,0.167172,0.365908,0.001%,0.1%,0.365908,0.167172,0.365908,0.365908,0.365908,0.53308,0.365908,0.365908,0.365908,0.53308
26
+ 0.158024,10%,-0.087287,m5,m,-0.087287,0.004377,0.038969,0.5%,0.119055,0.038969,0.245311,0.001%,0.1%,0.153647,0.004377,0.245311,0.153647,0.119055,0.158024,0.245311,0.153647,0.119055,0.158024
27
+ 0.232254,10%,-0.114089,m6,m,-0.114089,-0.035539,-0.024964,0.5%,0.257218,-0.024964,0.346343,0.001%,0.1%,0.267793,-0.035539,0.346343,0.267793,0.257218,0.232254,0.346343,0.267793,0.257218,0.232254
28
+ 0.491905,10%,0.014505,m7,m,0.014505,0.014505,0.014505,0.5%,0.4774,0.014505,0.4774,0.001%,0.1%,0.4774,0.014505,0.4774,0.4774,0.4774,0.491905,0.4774,0.4774,0.4774,0.491905
29
+ 0.618722,10%,0.103487,m8,m,0.103487,0.103487,0.103487,0.5%,0.515235,0.103487,0.515235,0.001%,0.1%,0.515235,0.103487,0.515235,0.515235,0.515235,0.618722,0.515235,0.515235,0.515235,0.618722
30
+ 0.442717,10%,0.177712,m9,m,0.177712,0.177712,0.150493,0.5%,0.292224,0.150493,0.265005,0.001%,0.1%,0.265005,0.177712,0.265005,0.265005,0.292224,0.442717,0.265005,0.265005,0.292224,0.442717
31
+ 0.4196,10%,0.079834,n1,n,0.079834,0.079834,0.089192,0.5%,0.330408,0.089192,0.339766,0.001%,0.1%,0.339766,0.079834,0.339766,0.339766,0.330408,0.4196,0.339766,0.339766,0.330408,0.4196
32
+ 0.522496,10%,-0.0017,n10,n,-0.0017,-0.0017,-0.0017,0.5%,0.524196,-0.0017,0.524196,0.001%,0.1%,0.524196,-0.0017,0.524196,0.524196,0.524196,0.522496,0.524196,0.524196,0.524196,0.522496
33
+ 0.534853,10%,-0.001746,n11,n,-0.001746,-0.001746,-0.001746,0.5%,0.536599,-0.001746,0.536599,0.001%,0.1%,0.536599,-0.001746,0.536599,0.536599,0.536599,0.534853,0.536599,0.536599,0.536599,0.534853
34
+ 0.62794,10%,-0.005473,n12,n,-0.005473,-0.005473,-0.005473,0.5%,0.633413,-0.005473,0.633413,0.001%,0.1%,0.633413,-0.005473,0.633413,0.633413,0.633413,0.62794,0.633413,0.633413,0.633413,0.62794
35
+ 0.248144,10%,0.174535,n14,n,0.174535,0.174535,0.176351,0.5%,0.071793,0.176351,0.073609,0.001%,0.1%,0.073609,0.174535,0.073609,0.073609,0.071793,0.248144,0.073609,0.073609,0.071793,0.248144
36
+ 0.26937,10%,-0.003203,n15,n,-0.003203,-0.003203,0.003976,0.5%,0.265394,0.003976,0.272573,0.001%,0.1%,0.272573,-0.003203,0.272573,0.272573,0.265394,0.26937,0.272573,0.272573,0.265394,0.26937
37
+ 0.495118,10%,0.093076,n16,n,0.093076,0.093076,0.026767,0.5%,0.468351,0.026767,0.402042,0.001%,0.1%,0.402042,0.093076,0.402042,0.402042,0.468351,0.495118,0.402042,0.402042,0.468351,0.495118
38
+ 0.475542,10%,0.123148,n17,n,0.123148,0.123148,0.123148,0.5%,0.352394,0.123148,0.352394,0.001%,0.1%,0.352394,0.123148,0.352394,0.352394,0.352394,0.475542,0.352394,0.352394,0.352394,0.475542
39
+ 0.085618,10%,0.008323,n18,n,0.008323,0.062866,0.048128,0.5%,0.03749,0.048128,0.077295,0.001%,0.1%,0.022752,0.062866,0.077295,0.022752,0.03749,0.085618,0.077295,0.022752,0.03749,0.085618
40
+ 0.437087,10%,0.137601,n19,n,0.137601,0.154063,0.087735,0.5%,0.349352,0.087735,0.299486,0.001%,0.1%,0.283024,0.154063,0.299486,0.283024,0.349352,0.437087,0.299486,0.283024,0.349352,0.437087
41
+ 0.478879,10%,-0.041727,n2,n,-0.041727,-0.038091,-0.022734,0.5%,0.501613,-0.022734,0.520606,0.001%,0.1%,0.51697,-0.038091,0.520606,0.51697,0.501613,0.478879,0.520606,0.51697,0.501613,0.478879
42
+ 0.349024,10%,7.1e-05,n20,n,7.1e-05,7.1e-05,7.1e-05,0.5%,0.348953,7.1e-05,0.348953,0.001%,0.1%,0.348953,7.1e-05,0.348953,0.348953,0.348953,0.349024,0.348953,0.348953,0.348953,0.349024
43
+ 0.599272,10%,0.105441,n3,n,0.105441,0.105441,0.105441,0.5%,0.493831,0.105441,0.493831,0.001%,0.1%,0.493831,0.105441,0.493831,0.493831,0.493831,0.599272,0.493831,0.493831,0.493831,0.599272
44
+ 0.162174,10%,0.10195,n4,n,0.10195,0.103533,0.120465,0.5%,0.041709,0.120465,0.060224,0.001%,0.1%,0.058641,0.103533,0.060224,0.058641,0.041709,0.162174,0.060224,0.058641,0.041709,0.162174
45
+ 0.496066,10%,0.260171,n5,n,0.260171,0.260171,0.080933,0.5%,0.415133,0.080933,0.235895,0.001%,0.1%,0.235895,0.260171,0.235895,0.235895,0.415133,0.496066,0.235895,0.235895,0.415133,0.496066
46
+ 0.574076,10%,0.009429,n6,n,0.009429,0.009429,0.009429,0.5%,0.564647,0.009429,0.564647,0.001%,0.1%,0.564647,0.009429,0.564647,0.564647,0.564647,0.574076,0.564647,0.564647,0.564647,0.574076
47
+ 0.522624,10%,0.068543,n7,n,0.068543,0.068543,0.079519,0.5%,0.443105,0.079519,0.454081,0.001%,0.1%,0.454081,0.068543,0.454081,0.454081,0.443105,0.522624,0.454081,0.454081,0.443105,0.522624
48
+ 0.051674,10%,-0.042771,n8,n,-0.042771,-0.017031,0.032081,0.5%,0.019593,0.032081,0.094445,0.001%,0.1%,0.068705,-0.017031,0.094445,0.068705,0.019593,0.051674,0.094445,0.068705,0.019593,0.051674
49
+ 0.628087,10%,0.018136,n9,n,0.018136,0.018136,0.018136,0.5%,0.609951,0.018136,0.609951,0.001%,0.1%,0.609951,0.018136,0.609951,0.609951,0.609951,0.628087,0.609951,0.609951,0.609951,0.628087
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/dataset_model_threshold_summary.csv ADDED
The diff for this file is too large to render. See raw diff
 
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/dataset_threshold_summary.csv ADDED
@@ -0,0 +1,481 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ asset_count,dataset_id,dataset_prefix,head_proxy_overall_score,tail_anchor_coverage,tail_concentration_consistency,tail_head_gap,tail_mass_similarity,tail_overall_score,tail_ratio,tail_set_consistency,threshold_label,threshold_pct
2
+ 11,c10,c,0.247771,0.272727,0.272118,0.085613,0.214357,0.162158,1e-05,0.0,0.001%,0.001
3
+ 11,c10,c,0.247771,0.272727,0.272118,0.085613,0.214357,0.162158,0.0001,0.0,0.01%,0.01
4
+ 11,c10,c,0.247771,0.272727,0.272118,0.085613,0.214357,0.162158,0.001,0.0,0.1%,0.1
5
+ 11,c10,c,0.247771,0.272727,0.272118,0.085613,0.214357,0.162158,0.005,0.0,0.5%,0.5
6
+ 11,c10,c,0.247951,0.272727,0.272112,0.085795,0.214357,0.162156,0.01,0.0,1%,1.0
7
+ 11,c10,c,0.238743,0.272727,0.213096,0.094425,0.203148,0.144318,0.1,0.016711,10%,10.0
8
+ 11,c10,c,0.247697,0.272727,0.233473,0.104016,0.19757,0.143681,0.02,0.0,2%,2.0
9
+ 11,c10,c,0.244714,0.272727,0.224911,0.106293,0.177364,0.138421,0.04,0.012987,4%,4.0
10
+ 11,c10,c,0.242593,0.272727,0.219942,0.106295,0.180687,0.136298,0.06,0.008264,6%,6.0
11
+ 11,c10,c,0.24043,0.272727,0.219388,0.105667,0.177908,0.134763,0.08,0.006993,8%,8.0
12
+ 11,c11,c,0.452294,0.454545,0.427153,0.179607,0.209091,0.272688,1e-05,0.181818,0.001%,0.001
13
+ 11,c11,c,0.452294,0.454545,0.427153,0.179607,0.209091,0.272688,0.0001,0.181818,0.01%,0.01
14
+ 11,c11,c,0.452294,0.454545,0.427153,0.179607,0.209091,0.272688,0.001,0.181818,0.1%,0.1
15
+ 11,c11,c,0.452294,0.454545,0.427153,0.179607,0.209091,0.272688,0.005,0.181818,0.5%,0.5
16
+ 11,c11,c,0.450849,0.454545,0.415124,0.124884,0.229437,0.325965,0.01,0.333333,1%,1.0
17
+ 11,c11,c,0.450691,0.454545,0.414982,0.085278,0.299766,0.365414,0.1,0.381494,10%,10.0
18
+ 11,c11,c,0.451323,0.454545,0.416621,0.082147,0.236364,0.369177,0.02,0.454545,2%,2.0
19
+ 11,c11,c,0.450299,0.454545,0.399702,0.104341,0.281032,0.345959,0.04,0.357143,4%,4.0
20
+ 11,c11,c,0.450773,0.454545,0.402366,0.084926,0.281032,0.365847,0.06,0.414141,6%,6.0
21
+ 11,c11,c,0.451237,0.454545,0.403854,0.077305,0.291367,0.373932,0.08,0.426573,8%,8.0
22
+ 7,c12,c,0.838923,0.714286,0.515827,0.595552,0.214286,0.243371,1e-05,0.0,0.001%,0.001
23
+ 7,c12,c,0.838923,0.714286,0.515827,0.595552,0.214286,0.243371,0.0001,0.0,0.01%,0.01
24
+ 7,c12,c,0.838496,0.714286,0.475794,0.55915,0.321429,0.279346,0.001,0.040816,0.1%,0.1
25
+ 7,c12,c,0.837065,0.6875,0.498447,0.499119,0.421428,0.337946,0.005,0.093962,0.5%,0.5
26
+ 7,c12,c,0.835515,0.700893,0.535944,0.443611,0.529221,0.391904,0.01,0.110548,1%,1.0
27
+ 7,c12,c,0.816905,0.729299,0.60675,0.329727,0.566929,0.487178,0.1,0.287855,10%,10.0
28
+ 7,c12,c,0.83239,0.707483,0.575446,0.410689,0.557458,0.421701,0.02,0.132199,2%,2.0
29
+ 7,c12,c,0.827123,0.719954,0.586125,0.379174,0.55667,0.447949,0.04,0.201053,4%,4.0
30
+ 7,c12,c,0.823396,0.726379,0.592604,0.367448,0.554923,0.455948,0.06,0.220317,6%,6.0
31
+ 7,c12,c,0.820134,0.729653,0.599155,0.347678,0.558841,0.472456,0.08,0.259372,8%,8.0
32
+ 7,c14,c,0.548545,0.428571,0.468477,0.344767,0.142857,0.203778,1e-05,0.0,0.001%,0.001
33
+ 7,c14,c,0.548541,0.428571,0.424856,0.383113,0.071429,0.165428,0.0001,0.0,0.01%,0.01
34
+ 7,c14,c,0.548448,0.344538,0.238919,0.401582,0.201681,0.146867,0.001,0.0,0.1%,0.1
35
+ 7,c14,c,0.548038,0.35284,0.265435,0.366891,0.277108,0.181147,0.005,0.000898,0.5%,0.5
36
+ 7,c14,c,0.547497,0.341991,0.285337,0.359253,0.27619,0.188244,0.01,0.003205,1%,1.0
37
+ 7,c14,c,0.538041,0.463742,0.300487,0.31263,0.338494,0.225411,0.1,0.037253,10%,10.0
38
+ 7,c14,c,0.546471,0.338254,0.302522,0.344818,0.299459,0.201654,0.02,0.002981,2%,2.0
39
+ 7,c14,c,0.544414,0.380952,0.293719,0.34148,0.30598,0.202934,0.04,0.009103,4%,4.0
40
+ 7,c14,c,0.542314,0.414358,0.293137,0.332219,0.319833,0.210095,0.06,0.017315,6%,6.0
41
+ 7,c14,c,0.540178,0.442063,0.300351,0.321463,0.328206,0.218715,0.08,0.027588,8%,8.0
42
+ 6,c15,c,0.409043,0.333333,0.186099,0.291454,0.166667,0.117589,1e-05,0.0,0.001%,0.001
43
+ 6,c15,c,0.409044,0.333333,0.168745,0.29724,0.166667,0.111804,0.0001,0.0,0.01%,0.01
44
+ 6,c15,c,0.409058,0.277778,0.223149,0.251341,0.25,0.157716,0.001,0.0,0.1%,0.1
45
+ 6,c15,c,0.40909,0.29885,0.307753,0.209283,0.291667,0.199807,0.005,0.0,0.5%,0.5
46
+ 6,c15,c,0.409121,0.316092,0.303393,0.211599,0.289174,0.197522,0.01,0.0,1%,1.0
47
+ 6,c15,c,0.409541,0.335369,0.231515,0.265981,0.198972,0.14356,0.1,0.000192,10%,10.0
48
+ 6,c15,c,0.409182,0.327536,0.294277,0.202961,0.324386,0.206221,0.02,0.0,2%,2.0
49
+ 6,c15,c,0.409196,0.331878,0.25838,0.26856,0.16353,0.140636,0.04,0.0,4%,4.0
50
+ 6,c15,c,0.409315,0.333818,0.251249,0.270874,0.164075,0.138441,0.06,0.0,6%,6.0
51
+ 6,c15,c,0.409422,0.334425,0.231553,0.276996,0.165725,0.132426,0.08,0.0,8%,8.0
52
+ 8,c16,c,0.451678,0.0,0.249649,0.368461,0.0,0.083216,1e-05,0.0,0.001%,0.001
53
+ 8,c16,c,0.451674,0.0,0.2493,0.368574,0.0,0.0831,0.0001,0.0,0.01%,0.01
54
+ 8,c16,c,0.451593,0.0,0.139581,0.405066,0.0,0.046527,0.001,0.0,0.1%,0.1
55
+ 8,c16,c,0.451184,0.0,0.11489,0.412887,0.0,0.038297,0.005,0.0,0.5%,0.5
56
+ 8,c16,c,0.450693,0.01127,0.125937,0.382206,0.078893,0.068487,0.01,0.000631,1%,1.0
57
+ 8,c16,c,0.442419,0.255161,0.246943,0.193629,0.471408,0.24879,0.1,0.028019,10%,10.0
58
+ 8,c16,c,0.449772,0.187757,0.239087,0.246274,0.353395,0.203498,0.02,0.018011,2%,2.0
59
+ 8,c16,c,0.447877,0.22835,0.249951,0.211268,0.437113,0.236608,0.04,0.022761,4%,4.0
60
+ 8,c16,c,0.445918,0.244498,0.251887,0.200044,0.461314,0.245874,0.06,0.024421,6%,6.0
61
+ 8,c16,c,0.443975,0.251806,0.249677,0.194922,0.470717,0.249053,0.08,0.026765,8%,8.0
62
+ 9,c17,c,0.505561,0.111111,0.555393,0.32043,0.0,0.185131,1e-05,0.0,0.001%,0.001
63
+ 9,c17,c,0.505559,0.111111,0.481157,0.332827,0.0,0.172731,0.0001,0.037037,0.01%,0.01
64
+ 9,c17,c,0.505539,0.194444,0.424701,0.269761,0.211111,0.235778,0.001,0.071522,0.1%,0.1
65
+ 9,c17,c,0.505289,0.263333,0.42025,0.23374,0.283333,0.271549,0.005,0.111062,0.5%,0.5
66
+ 9,c17,c,0.505055,0.251667,0.414905,0.221217,0.327222,0.283838,0.01,0.109386,1%,1.0
67
+ 9,c17,c,0.500044,0.251462,0.367384,0.174693,0.495015,0.325352,0.1,0.113655,10%,10.0
68
+ 9,c17,c,0.50446,0.248677,0.416643,0.217111,0.331663,0.28735,0.02,0.113743,2%,2.0
69
+ 9,c17,c,0.503389,0.252019,0.403839,0.194827,0.404483,0.308563,0.04,0.117365,4%,4.0
70
+ 9,c17,c,0.502364,0.252947,0.386117,0.181686,0.460318,0.320678,0.06,0.1156,6%,6.0
71
+ 9,c17,c,0.501133,0.251462,0.376996,0.171236,0.497912,0.329897,0.08,0.114783,8%,8.0
72
+ 6,c18,c,0.414159,0.333334,0.500242,0.076115,0.388889,0.338043,1e-05,0.125,0.001%,0.001
73
+ 6,c18,c,0.409525,0.270833,0.43987,0.131637,0.291667,0.277887,0.0001,0.102124,0.01%,0.01
74
+ 6,c18,c,0.409489,0.217172,0.336717,0.16773,0.301587,0.241759,0.001,0.086972,0.1%,0.1
75
+ 6,c18,c,0.409339,0.205039,0.267508,0.185691,0.321315,0.223648,0.005,0.082122,0.5%,0.5
76
+ 6,c18,c,0.409146,0.212062,0.258913,0.186944,0.321966,0.222202,0.01,0.085728,1%,1.0
77
+ 6,c18,c,0.405242,0.208922,0.24443,0.18612,0.330769,0.219121,0.1,0.082164,10%,10.0
78
+ 6,c18,c,0.408744,0.20798,0.25018,0.189673,0.324571,0.219071,0.02,0.082462,2%,2.0
79
+ 6,c18,c,0.407938,0.209976,0.247215,0.189176,0.325982,0.218762,0.04,0.083089,4%,4.0
80
+ 6,c18,c,0.407085,0.208421,0.244961,0.188215,0.328674,0.218869,0.06,0.082973,6%,6.0
81
+ 6,c18,c,0.406181,0.208096,0.244314,0.187603,0.329504,0.218578,0.08,0.081915,8%,8.0
82
+ 9,c19,c,0.462336,0.222222,0.476936,0.303357,0.0,0.158979,1e-05,0.0,0.001%,0.001
83
+ 9,c19,c,0.462319,0.296296,0.383351,0.290091,0.111111,0.172228,0.0001,0.022222,0.01%,0.01
84
+ 9,c19,c,0.462233,0.325103,0.24933,0.317204,0.168724,0.145029,0.001,0.017033,0.1%,0.1
85
+ 9,c19,c,0.461853,0.334156,0.261981,0.303048,0.180247,0.158806,0.005,0.034189,0.5%,0.5
86
+ 9,c19,c,0.461393,0.30535,0.269724,0.30862,0.153086,0.152772,0.01,0.035506,1%,1.0
87
+ 9,c19,c,0.452818,0.28329,0.305809,0.298623,0.121227,0.154195,0.1,0.035549,10%,10.0
88
+ 9,c19,c,0.460559,0.295609,0.276226,0.311612,0.131932,0.148946,0.02,0.038682,2%,2.0
89
+ 9,c19,c,0.458692,0.288559,0.291273,0.307249,0.12607,0.151443,0.04,0.036987,4%,4.0
90
+ 9,c19,c,0.45678,0.285036,0.289169,0.306967,0.124733,0.149813,0.06,0.035537,6%,6.0
91
+ 9,c19,c,0.454816,0.284048,0.294862,0.303547,0.122774,0.151269,0.08,0.036172,8%,8.0
92
+ 25,c2,c,0.492619,0.68,0.598293,0.091949,0.563718,0.40067,1e-05,0.04,0.001%,0.001
93
+ 25,c2,c,0.492619,0.68,0.598293,0.091949,0.563718,0.40067,0.0001,0.04,0.01%,0.01
94
+ 25,c2,c,0.492619,0.68,0.598293,0.091949,0.563718,0.40067,0.001,0.04,0.1%,0.1
95
+ 25,c2,c,0.492619,0.68,0.598293,0.091949,0.563718,0.40067,0.005,0.04,0.5%,0.5
96
+ 25,c2,c,0.492619,0.68,0.598293,0.091949,0.563718,0.40067,0.01,0.04,1%,1.0
97
+ 25,c2,c,0.46752,0.546667,0.492947,0.062878,0.536977,0.404641,0.1,0.184,10%,10.0
98
+ 25,c2,c,0.492619,0.68,0.598293,0.091949,0.563718,0.40067,0.02,0.04,2%,2.0
99
+ 25,c2,c,0.492638,0.68,0.598198,0.091999,0.563718,0.400639,0.04,0.04,4%,4.0
100
+ 25,c2,c,0.474448,0.58,0.517269,0.083792,0.534697,0.390655,0.06,0.12,6%,6.0
101
+ 25,c2,c,0.474461,0.58,0.517269,0.083805,0.534697,0.390655,0.08,0.12,8%,8.0
102
+ 11,c20,c,0.354749,0.363636,0.288621,0.087371,0.331694,0.267378,1e-05,0.181818,0.001%,0.001
103
+ 11,c20,c,0.354749,0.363636,0.288621,0.087371,0.331694,0.267378,0.0001,0.181818,0.01%,0.01
104
+ 11,c20,c,0.354749,0.363636,0.288621,0.087371,0.331694,0.267378,0.001,0.181818,0.1%,0.1
105
+ 11,c20,c,0.354749,0.363636,0.288621,0.087371,0.331694,0.267378,0.005,0.181818,0.5%,0.5
106
+ 11,c20,c,0.354749,0.363636,0.288621,0.087371,0.331694,0.267378,0.01,0.181818,1%,1.0
107
+ 11,c20,c,0.345639,0.363636,0.30862,0.072882,0.349478,0.272757,0.1,0.160173,10%,10.0
108
+ 11,c20,c,0.354749,0.363636,0.288621,0.087371,0.331694,0.267378,0.02,0.181818,2%,2.0
109
+ 11,c20,c,0.351769,0.363636,0.293704,0.070634,0.337579,0.281135,0.04,0.212121,4%,4.0
110
+ 11,c20,c,0.350267,0.363636,0.304921,0.062902,0.329902,0.287365,0.06,0.227273,6%,6.0
111
+ 11,c20,c,0.348599,0.363636,0.302597,0.065783,0.345853,0.282816,0.08,0.2,8%,8.0
112
+ 14,c3,c,0.4759,0.214286,0.337229,0.315872,0.071429,0.160029,1e-05,0.071429,0.001%,0.001
113
+ 14,c3,c,0.4759,0.214286,0.337229,0.315872,0.071429,0.160029,0.0001,0.071429,0.01%,0.01
114
+ 14,c3,c,0.475761,0.285714,0.316659,0.24124,0.261905,0.234521,0.001,0.125,0.1%,0.1
115
+ 14,c3,c,0.475514,0.274725,0.302478,0.216512,0.357143,0.259002,0.005,0.117386,0.5%,0.5
116
+ 14,c3,c,0.475262,0.266484,0.304677,0.215927,0.351648,0.259336,0.01,0.121682,1%,1.0
117
+ 14,c3,c,0.468683,0.272549,0.323857,0.135612,0.557703,0.33307,0.1,0.117651,10%,10.0
118
+ 14,c3,c,0.47488,0.266106,0.312577,0.201891,0.392157,0.272989,0.02,0.114232,2%,2.0
119
+ 14,c3,c,0.473542,0.266106,0.31787,0.160469,0.496498,0.313073,0.04,0.124851,4%,4.0
120
+ 14,c3,c,0.472068,0.267507,0.318179,0.157233,0.503735,0.314834,0.06,0.12259,6%,6.0
121
+ 14,c3,c,0.470428,0.271709,0.323488,0.141497,0.545868,0.328931,0.08,0.117436,8%,8.0
122
+ 14,c4,c,0.837327,0.428571,0.793545,0.382336,0.214286,0.454991,1e-05,0.357143,0.001%,0.001
123
+ 14,c4,c,0.837327,0.428571,0.793545,0.382336,0.214286,0.454991,0.0001,0.357143,0.01%,0.01
124
+ 14,c4,c,0.837327,0.428571,0.793545,0.382336,0.214286,0.454991,0.001,0.357143,0.1%,0.1
125
+ 14,c4,c,0.837327,0.428571,0.793545,0.382336,0.214286,0.454991,0.005,0.357143,0.5%,0.5
126
+ 14,c4,c,0.837327,0.428571,0.793545,0.382336,0.214286,0.454991,0.01,0.357143,1%,1.0
127
+ 14,c4,c,0.833666,0.741071,0.720903,0.197071,0.53816,0.636595,0.1,0.650722,10%,10.0
128
+ 14,c4,c,0.837198,0.607143,0.747604,0.320537,0.35,0.516662,0.02,0.452381,2%,2.0
129
+ 14,c4,c,0.8364,0.619048,0.724747,0.288809,0.353741,0.547591,0.04,0.564286,4%,4.0
130
+ 14,c4,c,0.836431,0.685714,0.72361,0.233357,0.452962,0.603075,0.06,0.632653,6%,6.0
131
+ 14,c4,c,0.836958,0.714286,0.710413,0.219024,0.503594,0.617934,0.08,0.639796,8%,8.0
132
+ 13,c5,c,0.832539,0.538462,0.577353,0.528977,0.179487,0.303562,1e-05,0.153846,0.001%,0.001
133
+ 13,c5,c,0.832539,0.538462,0.577353,0.528977,0.179487,0.303562,0.0001,0.153846,0.01%,0.01
134
+ 13,c5,c,0.832539,0.538462,0.577353,0.528977,0.179487,0.303562,0.001,0.153846,0.1%,0.1
135
+ 13,c5,c,0.832539,0.538462,0.577353,0.528977,0.179487,0.303562,0.005,0.153846,0.5%,0.5
136
+ 13,c5,c,0.830281,0.576923,0.608064,0.422465,0.333333,0.407816,0.01,0.282051,1%,1.0
137
+ 13,c5,c,0.823393,0.769231,0.630073,0.278962,0.54823,0.54443,0.1,0.454988,10%,10.0
138
+ 13,c5,c,0.83103,0.615385,0.619903,0.373114,0.384615,0.457916,0.02,0.369231,2%,2.0
139
+ 13,c5,c,0.830819,0.661538,0.611469,0.340366,0.384615,0.490453,0.04,0.475275,4%,4.0
140
+ 13,c5,c,0.829215,0.730769,0.620348,0.313991,0.47817,0.515224,0.06,0.447154,6%,6.0
141
+ 13,c5,c,0.826582,0.753846,0.619231,0.301923,0.48506,0.524659,0.08,0.469686,8%,8.0
142
+ 12,c6,c,0.796857,0.833333,0.679139,0.308904,0.451389,0.487954,1e-05,0.333333,0.001%,0.001
143
+ 12,c6,c,0.796857,0.833333,0.679139,0.308904,0.451389,0.487954,0.0001,0.333333,0.01%,0.01
144
+ 12,c6,c,0.796857,0.833333,0.679139,0.308904,0.451389,0.487954,0.001,0.333333,0.1%,0.1
145
+ 12,c6,c,0.796857,0.833333,0.679139,0.308904,0.451389,0.487954,0.005,0.333333,0.5%,0.5
146
+ 12,c6,c,0.796857,0.833333,0.679139,0.308904,0.451389,0.487954,0.01,0.333333,1%,1.0
147
+ 12,c6,c,0.783095,0.833333,0.583683,0.233779,0.560185,0.549317,0.1,0.504082,10%,10.0
148
+ 12,c6,c,0.792781,0.833333,0.605903,0.238605,0.528846,0.554176,0.02,0.527778,2%,2.0
149
+ 12,c6,c,0.792646,0.833333,0.600926,0.265485,0.472222,0.527161,0.04,0.508333,4%,4.0
150
+ 12,c6,c,0.788804,0.833333,0.618818,0.240477,0.502155,0.548327,0.06,0.524008,6%,6.0
151
+ 12,c6,c,0.78685,0.833333,0.595831,0.243308,0.544055,0.543542,0.08,0.490741,8%,8.0
152
+ 14,c7,c,0.837179,0.857143,0.824336,0.229345,0.784881,0.607834,1e-05,0.214286,0.001%,0.001
153
+ 14,c7,c,0.837179,0.857143,0.824336,0.229345,0.784881,0.607834,0.0001,0.214286,0.01%,0.01
154
+ 14,c7,c,0.837179,0.857143,0.824336,0.229345,0.784881,0.607834,0.001,0.214286,0.1%,0.1
155
+ 14,c7,c,0.837179,0.857143,0.824336,0.229345,0.784881,0.607834,0.005,0.214286,0.5%,0.5
156
+ 14,c7,c,0.837179,0.857143,0.824336,0.229345,0.784881,0.607834,0.01,0.214286,1%,1.0
157
+ 14,c7,c,0.807007,0.857143,0.813417,0.155441,0.819853,0.651566,0.1,0.321429,10%,10.0
158
+ 14,c7,c,0.837179,0.857143,0.824336,0.229345,0.784881,0.607834,0.02,0.214286,2%,2.0
159
+ 14,c7,c,0.820593,0.857143,0.813155,0.23065,0.778103,0.589943,0.04,0.178571,4%,4.0
160
+ 14,c7,c,0.820593,0.857143,0.814106,0.210492,0.778103,0.610102,0.06,0.238095,6%,6.0
161
+ 14,c7,c,0.807007,0.857143,0.813443,0.163369,0.819853,0.643638,0.08,0.297619,8%,8.0
162
+ 14,c8,c,0.517879,0.428571,0.451302,0.156787,0.27483,0.361092,1e-05,0.357143,0.001%,0.001
163
+ 14,c8,c,0.517879,0.428571,0.451302,0.156787,0.27483,0.361092,0.0001,0.357143,0.01%,0.01
164
+ 14,c8,c,0.517879,0.428571,0.451302,0.156787,0.27483,0.361092,0.001,0.357143,0.1%,0.1
165
+ 14,c8,c,0.517879,0.428571,0.451302,0.156787,0.27483,0.361092,0.005,0.357143,0.5%,0.5
166
+ 14,c8,c,0.517882,0.428571,0.451302,0.15679,0.27483,0.361092,0.01,0.357143,1%,1.0
167
+ 14,c8,c,0.511608,0.520408,0.455207,0.094966,0.436782,0.416642,0.1,0.357937,10%,10.0
168
+ 14,c8,c,0.517181,0.464286,0.439364,0.15541,0.360236,0.361772,0.02,0.285714,2%,2.0
169
+ 14,c8,c,0.51495,0.476191,0.440065,0.10516,0.346448,0.40979,0.04,0.442857,4%,4.0
170
+ 14,c8,c,0.515034,0.5,0.463066,0.10788,0.393459,0.407154,0.06,0.364938,6%,6.0
171
+ 14,c8,c,0.512826,0.523809,0.464652,0.086586,0.434476,0.42624,0.08,0.379592,8%,8.0
172
+ 14,c9,c,0.778205,0.857143,0.642421,0.362196,0.391323,0.41601,1e-05,0.214286,0.001%,0.001
173
+ 14,c9,c,0.778205,0.857143,0.642421,0.362196,0.391323,0.41601,0.0001,0.214286,0.01%,0.01
174
+ 14,c9,c,0.778205,0.857143,0.642421,0.362196,0.391323,0.41601,0.001,0.214286,0.1%,0.1
175
+ 14,c9,c,0.778205,0.857143,0.642421,0.362196,0.391323,0.41601,0.005,0.214286,0.5%,0.5
176
+ 14,c9,c,0.778205,0.857143,0.642421,0.362196,0.391323,0.41601,0.01,0.214286,1%,1.0
177
+ 14,c9,c,0.748298,0.836735,0.558611,0.330231,0.352492,0.418067,0.1,0.343096,10%,10.0
178
+ 14,c9,c,0.772517,0.857143,0.56682,0.330144,0.284106,0.442372,0.02,0.47619,2%,2.0
179
+ 14,c9,c,0.770282,0.857143,0.579566,0.29768,0.366811,0.472602,0.04,0.471429,4%,4.0
180
+ 14,c9,c,0.765328,0.821429,0.547061,0.352449,0.305779,0.41288,0.06,0.385799,6%,6.0
181
+ 14,c9,c,0.758528,0.828571,0.565438,0.327923,0.311921,0.430605,0.08,0.414456,8%,8.0
182
+ 14,m1,m,0.677656,0.428571,0.488451,0.431506,0.178571,0.24615,1e-05,0.071429,0.001%,0.001
183
+ 14,m1,m,0.677656,0.428571,0.488451,0.431506,0.178571,0.24615,0.0001,0.071429,0.01%,0.01
184
+ 14,m1,m,0.677661,0.428571,0.486965,0.432006,0.178571,0.245655,0.001,0.071429,0.1%,0.1
185
+ 14,m1,m,0.677276,0.464286,0.447272,0.426995,0.232143,0.250281,0.005,0.071428,0.5%,0.5
186
+ 14,m1,m,0.676416,0.446429,0.373448,0.444677,0.238095,0.231739,0.01,0.083673,1%,1.0
187
+ 14,m1,m,0.663591,0.526786,0.37751,0.288983,0.565546,0.374608,0.1,0.180767,10%,10.0
188
+ 14,m1,m,0.674894,0.5,0.36513,0.457863,0.203571,0.217031,0.02,0.082393,2%,2.0
189
+ 14,m1,m,0.671475,0.505494,0.343969,0.43038,0.270833,0.241095,0.04,0.108482,4%,4.0
190
+ 14,m1,m,0.668733,0.515037,0.35508,0.370662,0.401786,0.298071,0.06,0.137348,6%,6.0
191
+ 14,m1,m,0.664616,0.516483,0.365257,0.301246,0.552721,0.36337,0.08,0.17213,8%,8.0
192
+ 12,m10,m,0.576113,0.75,0.632819,0.226285,0.25,0.349828,1e-05,0.166667,0.001%,0.001
193
+ 12,m10,m,0.576113,0.75,0.632819,0.226285,0.25,0.349828,0.0001,0.166667,0.01%,0.01
194
+ 12,m10,m,0.576122,0.75,0.611253,0.233482,0.25,0.34264,0.001,0.166667,0.1%,0.1
195
+ 12,m10,m,0.576296,0.75,0.529688,0.260845,0.25,0.315452,0.005,0.166667,0.5%,0.5
196
+ 12,m10,m,0.576275,0.75,0.449839,0.213365,0.472222,0.362909,0.01,0.166667,1%,1.0
197
+ 12,m10,m,0.571939,0.754902,0.658075,0.075737,0.750354,0.496202,0.1,0.080177,10%,10.0
198
+ 12,m10,m,0.576104,0.75,0.503763,0.189807,0.521795,0.386297,0.02,0.133333,2%,2.0
199
+ 12,m10,m,0.576797,0.75,0.586241,0.125689,0.621252,0.451109,0.04,0.145833,4%,4.0
200
+ 12,m10,m,0.575381,0.75,0.682636,0.082249,0.701522,0.493132,0.06,0.095238,6%,6.0
201
+ 12,m10,m,0.573626,0.75,0.681382,0.083371,0.709754,0.490255,0.08,0.07963,8%,8.0
202
+ 11,m11,m,0.736117,0.636364,0.511141,0.374039,0.302367,0.362079,1e-05,0.272727,0.001%,0.001
203
+ 11,m11,m,0.736117,0.636364,0.511141,0.374039,0.302367,0.362079,0.0001,0.272727,0.01%,0.01
204
+ 11,m11,m,0.736117,0.636364,0.511141,0.374039,0.302367,0.362079,0.001,0.272727,0.1%,0.1
205
+ 11,m11,m,0.736117,0.636364,0.511141,0.374039,0.302367,0.362079,0.005,0.272727,0.5%,0.5
206
+ 11,m11,m,0.736117,0.636364,0.511141,0.374039,0.302367,0.362079,0.01,0.272727,1%,1.0
207
+ 11,m11,m,0.718829,0.757576,0.52819,0.240645,0.500735,0.478184,0.1,0.405628,10%,10.0
208
+ 11,m11,m,0.72828,0.727273,0.423157,0.428246,0.234521,0.300034,0.02,0.242424,2%,2.0
209
+ 11,m11,m,0.723717,0.757576,0.452467,0.300396,0.399313,0.42332,0.04,0.418182,4%,4.0
210
+ 11,m11,m,0.724511,0.772727,0.489867,0.314025,0.413451,0.410486,0.06,0.328138,6%,6.0
211
+ 11,m11,m,0.718669,0.745455,0.50308,0.275587,0.43944,0.443081,0.08,0.386724,8%,8.0
212
+ 9,m12,m,0.652949,0.222222,0.496451,0.413392,0.111111,0.239558,1e-05,0.111111,0.001%,0.001
213
+ 9,m12,m,0.652946,0.222222,0.496451,0.413389,0.111111,0.239558,0.0001,0.111111,0.01%,0.01
214
+ 9,m12,m,0.652915,0.277778,0.414918,0.459054,0.111111,0.193861,0.001,0.055556,0.1%,0.1
215
+ 9,m12,m,0.65236,0.314815,0.17039,0.524884,0.148148,0.127476,0.005,0.063889,0.5%,0.5
216
+ 9,m12,m,0.65158,0.373737,0.115928,0.592597,0.030303,0.058983,0.01,0.030719,1%,1.0
217
+ 9,m12,m,0.636536,0.429342,0.145909,0.578379,0.006472,0.058157,0.1,0.022091,10%,10.0
218
+ 9,m12,m,0.650238,0.407407,0.111053,0.602967,0.015873,0.047271,0.02,0.014886,2%,2.0
219
+ 9,m12,m,0.648299,0.425474,0.116746,0.602678,0.00813,0.045622,0.04,0.01199,4%,4.0
220
+ 9,m12,m,0.644985,0.424731,0.093402,0.604755,0.010753,0.040231,0.06,0.016538,6%,6.0
221
+ 9,m12,m,0.641089,0.426829,0.145908,0.583444,0.00813,0.057645,0.08,0.018898,8%,8.0
222
+ 11,m2,m,0.584999,0.636364,0.803417,0.177536,0.418972,0.407463,1e-05,0.0,0.001%,0.001
223
+ 11,m2,m,0.584999,0.636364,0.792605,0.18114,0.418972,0.403859,0.0001,0.0,0.01%,0.01
224
+ 11,m2,m,0.585003,0.636364,0.707933,0.209368,0.418972,0.375635,0.001,0.0,0.1%,0.1
225
+ 11,m2,m,0.58501,0.727273,0.511702,0.233662,0.542344,0.351349,0.005,0.0,0.5%,0.5
226
+ 11,m2,m,0.58463,0.727273,0.498483,0.234666,0.551409,0.349964,0.01,0.0,1%,1.0
227
+ 11,m2,m,0.577577,0.747036,0.494777,0.27006,0.425708,0.307517,0.1,0.002066,10%,10.0
228
+ 11,m2,m,0.58449,0.745455,0.456643,0.313811,0.355396,0.270679,0.02,0.0,2%,2.0
229
+ 11,m2,m,0.582199,0.747475,0.467919,0.338894,0.261996,0.243305,0.04,0.0,4%,4.0
230
+ 11,m2,m,0.580307,0.733766,0.464411,0.326771,0.296197,0.253536,0.06,0.0,6%,6.0
231
+ 11,m2,m,0.578924,0.742424,0.467051,0.305417,0.35347,0.273507,0.08,0.0,8%,8.0
232
+ 21,m4,m,0.744218,0.571429,0.669151,0.37831,0.333333,0.365908,1e-05,0.095238,0.001%,0.001
233
+ 21,m4,m,0.744218,0.571429,0.669151,0.37831,0.333333,0.365908,0.0001,0.095238,0.01%,0.01
234
+ 21,m4,m,0.74422,0.571429,0.669151,0.378313,0.333333,0.365908,0.001,0.095238,0.1%,0.1
235
+ 21,m4,m,0.744233,0.571429,0.669151,0.378325,0.333333,0.365908,0.005,0.095238,0.5%,0.5
236
+ 21,m4,m,0.744248,0.571429,0.669151,0.378341,0.333333,0.365908,0.01,0.095238,1%,1.0
237
+ 21,m4,m,0.734922,0.738095,0.656386,0.201843,0.611788,0.53308,0.1,0.331066,10%,10.0
238
+ 21,m4,m,0.744279,0.571429,0.669151,0.378372,0.333333,0.365908,0.02,0.095238,2%,2.0
239
+ 21,m4,m,0.739922,0.571429,0.645422,0.289649,0.40381,0.450273,0.04,0.301587,4%,4.0
240
+ 21,m4,m,0.743972,0.68254,0.653772,0.233767,0.522082,0.510205,0.06,0.354762,6%,6.0
241
+ 21,m4,m,0.742733,0.68254,0.630099,0.235392,0.522082,0.507341,0.08,0.369841,8%,8.0
242
+ 13,m5,m,0.515326,0.615385,0.505165,0.270014,0.153846,0.245311,1e-05,0.076923,0.001%,0.001
243
+ 13,m5,m,0.515326,0.615385,0.466436,0.295745,0.153846,0.219581,0.0001,0.038462,0.01%,0.01
244
+ 13,m5,m,0.515343,0.615385,0.300102,0.361696,0.153846,0.153647,0.001,0.006993,0.1%,0.1
245
+ 13,m5,m,0.515395,0.576923,0.237423,0.39634,0.115385,0.119055,0.005,0.004357,0.5%,0.5
246
+ 13,m5,m,0.515611,0.512821,0.203125,0.407623,0.102564,0.107988,0.01,0.018276,1%,1.0
247
+ 13,m5,m,0.514502,0.485207,0.229649,0.356478,0.193548,0.158024,0.1,0.050875,10%,10.0
248
+ 13,m5,m,0.515457,0.448718,0.182904,0.411038,0.102564,0.104419,0.02,0.027789,2%,2.0
249
+ 13,m5,m,0.51577,0.398601,0.186333,0.412933,0.102564,0.102837,0.04,0.019613,4%,4.0
250
+ 13,m5,m,0.515366,0.447115,0.22455,0.389837,0.12709,0.125529,0.06,0.024945,6%,6.0
251
+ 13,m5,m,0.51523,0.476191,0.22922,0.368877,0.172608,0.146354,0.08,0.037232,8%,8.0
252
+ 13,m6,m,0.571715,0.692308,0.577489,0.225373,0.230769,0.346343,1e-05,0.230769,0.001%,0.001
253
+ 13,m6,m,0.571715,0.692308,0.564669,0.242467,0.230769,0.329249,0.0001,0.192308,0.01%,0.01
254
+ 13,m6,m,0.571719,0.692308,0.414916,0.303927,0.230769,0.267793,0.001,0.157692,0.1%,0.1
255
+ 13,m6,m,0.571934,0.692308,0.386247,0.314716,0.230769,0.257218,0.005,0.154639,0.5%,0.5
256
+ 13,m6,m,0.571829,0.538462,0.276561,0.414941,0.115385,0.156888,0.01,0.078718,1%,1.0
257
+ 13,m6,m,0.571991,0.591716,0.321498,0.339738,0.225071,0.232254,0.1,0.150192,10%,10.0
258
+ 13,m6,m,0.571616,0.51282,0.241453,0.425633,0.102564,0.145983,0.02,0.093931,2%,2.0
259
+ 13,m6,m,0.572333,0.5,0.244591,0.40637,0.142857,0.165963,0.04,0.11044,4%,4.0
260
+ 13,m6,m,0.572451,0.538462,0.279674,0.376219,0.205128,0.196232,0.06,0.103894,6%,6.0
261
+ 13,m6,m,0.572858,0.566434,0.283597,0.368238,0.191142,0.204619,0.08,0.139119,8%,8.0
262
+ 13,m7,m,0.795151,0.769231,0.640344,0.317752,0.40724,0.4774,1e-05,0.384615,0.001%,0.001
263
+ 13,m7,m,0.795151,0.769231,0.640344,0.317752,0.40724,0.4774,0.0001,0.384615,0.01%,0.01
264
+ 13,m7,m,0.795151,0.769231,0.640344,0.317752,0.40724,0.4774,0.001,0.384615,0.1%,0.1
265
+ 13,m7,m,0.795151,0.769231,0.640344,0.317752,0.40724,0.4774,0.005,0.384615,0.5%,0.5
266
+ 13,m7,m,0.795151,0.769231,0.640344,0.317752,0.40724,0.4774,0.01,0.384615,1%,1.0
267
+ 13,m7,m,0.777436,0.661538,0.647441,0.285531,0.677634,0.491905,0.1,0.150641,10%,10.0
268
+ 13,m7,m,0.792238,0.769231,0.6118,0.311532,0.40724,0.480705,0.02,0.423077,2%,2.0
269
+ 13,m7,m,0.792406,0.538462,0.43524,0.529092,0.130342,0.263314,0.04,0.224359,4%,4.0
270
+ 13,m7,m,0.792023,0.589744,0.51548,0.394991,0.420487,0.397032,0.06,0.255128,6%,6.0
271
+ 13,m7,m,0.783441,0.653846,0.63018,0.317254,0.583399,0.466187,0.08,0.184982,8%,8.0
272
+ 12,m8,m,0.792621,0.833333,0.614724,0.277386,0.514315,0.515235,1e-05,0.416667,0.001%,0.001
273
+ 12,m8,m,0.792621,0.833333,0.614724,0.277386,0.514315,0.515235,0.0001,0.416667,0.01%,0.01
274
+ 12,m8,m,0.792621,0.833333,0.614724,0.277386,0.514315,0.515235,0.001,0.416667,0.1%,0.1
275
+ 12,m8,m,0.792621,0.833333,0.614724,0.277386,0.514315,0.515235,0.005,0.416667,0.5%,0.5
276
+ 12,m8,m,0.792621,0.833333,0.614724,0.277386,0.514315,0.515235,0.01,0.416667,1%,1.0
277
+ 12,m8,m,0.779673,0.833333,0.630865,0.160952,0.697406,0.618722,0.1,0.527894,10%,10.0
278
+ 12,m8,m,0.79023,0.833333,0.591517,0.214467,0.580216,0.575763,0.02,0.555555,2%,2.0
279
+ 12,m8,m,0.788873,0.833333,0.597124,0.241176,0.559061,0.547697,0.04,0.486905,4%,4.0
280
+ 12,m8,m,0.785668,0.833333,0.584319,0.236298,0.588923,0.54937,0.06,0.474868,6%,6.0
281
+ 12,m8,m,0.782416,0.833333,0.608873,0.175965,0.663846,0.606451,0.08,0.546633,8%,8.0
282
+ 11,m9,m,0.729793,0.454545,0.522286,0.464788,0.181818,0.265005,1e-05,0.090909,0.001%,0.001
283
+ 11,m9,m,0.729793,0.454545,0.522286,0.464788,0.181818,0.265005,0.0001,0.090909,0.01%,0.01
284
+ 11,m9,m,0.729793,0.454545,0.522286,0.464788,0.181818,0.265005,0.001,0.090909,0.1%,0.1
285
+ 11,m9,m,0.729333,0.5,0.452429,0.437109,0.272727,0.292224,0.005,0.151515,0.5%,0.5
286
+ 11,m9,m,0.72751,0.515152,0.472995,0.41732,0.257576,0.31019,0.01,0.2,1%,1.0
287
+ 11,m9,m,0.718324,0.640693,0.472472,0.275608,0.470707,0.442717,0.1,0.384971,10%,10.0
288
+ 11,m9,m,0.725156,0.581818,0.468953,0.391349,0.348485,0.333807,0.02,0.183983,2%,2.0
289
+ 11,m9,m,0.722408,0.59596,0.470248,0.374057,0.350168,0.348351,0.04,0.224637,4%,4.0
290
+ 11,m9,m,0.719554,0.615385,0.446656,0.35021,0.420202,0.369345,0.06,0.241175,6%,6.0
291
+ 11,m9,m,0.717648,0.625668,0.458493,0.312338,0.466942,0.40531,0.08,0.290496,8%,8.0
292
+ 13,n1,n,0.694217,0.769231,0.497758,0.354451,0.521538,0.339766,1e-05,0.0,0.001%,0.001
293
+ 13,n1,n,0.694217,0.769231,0.497758,0.354451,0.521538,0.339766,0.0001,0.0,0.01%,0.01
294
+ 13,n1,n,0.694217,0.769231,0.497758,0.354451,0.521538,0.339766,0.001,0.0,0.1%,0.1
295
+ 13,n1,n,0.69429,0.769231,0.469687,0.363881,0.521538,0.330408,0.005,0.0,0.5%,0.5
296
+ 13,n1,n,0.691954,0.769231,0.478801,0.334766,0.567122,0.357188,0.01,0.025641,1%,1.0
297
+ 13,n1,n,0.658791,0.735577,0.445641,0.239191,0.739163,0.4196,0.1,0.073996,10%,10.0
298
+ 13,n1,n,0.687943,0.75,0.430082,0.340115,0.569448,0.347829,0.02,0.043956,2%,2.0
299
+ 13,n1,n,0.680641,0.747253,0.419216,0.329497,0.573862,0.351144,0.04,0.060355,4%,4.0
300
+ 13,n1,n,0.673328,0.753846,0.426805,0.301482,0.61173,0.371846,0.06,0.077004,6%,6.0
301
+ 13,n1,n,0.665533,0.745562,0.432787,0.268065,0.684032,0.397468,0.08,0.075587,8%,8.0
302
+ 12,n10,n,0.802121,0.833333,0.817534,0.277925,0.755055,0.524196,1e-05,0.0,0.001%,0.001
303
+ 12,n10,n,0.802121,0.833333,0.817534,0.277925,0.755055,0.524196,0.0001,0.0,0.01%,0.01
304
+ 12,n10,n,0.802121,0.833333,0.817534,0.277925,0.755055,0.524196,0.001,0.0,0.1%,0.1
305
+ 12,n10,n,0.802121,0.833333,0.817534,0.277925,0.755055,0.524196,0.005,0.0,0.5%,0.5
306
+ 12,n10,n,0.800926,0.833333,0.793569,0.275259,0.783433,0.525667,0.01,0.0,1%,1.0
307
+ 12,n10,n,0.77083,0.833333,0.754752,0.248333,0.795956,0.522496,0.1,0.01678,10%,10.0
308
+ 12,n10,n,0.798716,0.833333,0.789177,0.270013,0.796933,0.528703,0.02,0.0,2%,2.0
309
+ 12,n10,n,0.794652,0.833333,0.774471,0.271814,0.794041,0.522837,0.04,0.0,4%,4.0
310
+ 12,n10,n,0.789343,0.833333,0.762583,0.26556,0.800214,0.523783,0.06,0.008553,6%,6.0
311
+ 12,n10,n,0.781262,0.833333,0.760081,0.259458,0.795184,0.521805,0.08,0.01015,8%,8.0
312
+ 12,n11,n,0.805932,0.833333,0.821869,0.269332,0.787929,0.536599,1e-05,0.0,0.001%,0.001
313
+ 12,n11,n,0.805932,0.833333,0.821869,0.269332,0.787929,0.536599,0.0001,0.0,0.01%,0.01
314
+ 12,n11,n,0.805932,0.833333,0.821869,0.269332,0.787929,0.536599,0.001,0.0,0.1%,0.1
315
+ 12,n11,n,0.805932,0.833333,0.821869,0.269332,0.787929,0.536599,0.005,0.0,0.5%,0.5
316
+ 12,n11,n,0.8041,0.833333,0.813556,0.270272,0.787929,0.533828,0.01,0.0,1%,1.0
317
+ 12,n11,n,0.77253,0.833333,0.764731,0.237677,0.809296,0.534853,0.1,0.030531,10%,10.0
318
+ 12,n11,n,0.802887,0.833333,0.800993,0.260708,0.797764,0.542178,0.02,0.027778,2%,2.0
319
+ 12,n11,n,0.797106,0.833333,0.773607,0.271698,0.790713,0.525408,0.04,0.011905,4%,4.0
320
+ 12,n11,n,0.790201,0.833333,0.762192,0.256629,0.815794,0.533571,0.06,0.022727,6%,6.0
321
+ 12,n11,n,0.782809,0.833333,0.763403,0.247909,0.818282,0.5349,0.08,0.023016,8%,8.0
322
+ 10,n12,n,0.8762,0.9,0.867707,0.242787,0.832533,0.633413,1e-05,0.2,0.001%,0.001
323
+ 10,n12,n,0.8762,0.9,0.867707,0.242787,0.832533,0.633413,0.0001,0.2,0.01%,0.01
324
+ 10,n12,n,0.8762,0.9,0.867707,0.242787,0.832533,0.633413,0.001,0.2,0.1%,0.1
325
+ 10,n12,n,0.8762,0.9,0.867707,0.242787,0.832533,0.633413,0.005,0.2,0.5%,0.5
326
+ 10,n12,n,0.8762,0.9,0.867707,0.242787,0.832533,0.633413,0.01,0.2,1%,1.0
327
+ 10,n12,n,0.843481,0.9,0.858593,0.215541,0.835226,0.62794,0.1,0.19,10%,10.0
328
+ 10,n12,n,0.8762,0.9,0.867707,0.242787,0.832533,0.633413,0.02,0.2,2%,2.0
329
+ 10,n12,n,0.864118,0.9,0.866489,0.247328,0.850548,0.61679,0.04,0.133333,4%,4.0
330
+ 10,n12,n,0.865758,0.9,0.863528,0.249955,0.850548,0.615803,0.06,0.133333,6%,6.0
331
+ 10,n12,n,0.851985,0.9,0.861357,0.223123,0.835226,0.628861,0.08,0.19,8%,8.0
332
+ 9,n14,n,0.585795,0.0,0.220828,0.512186,0.0,0.073609,1e-05,0.0,0.001%,0.001
333
+ 9,n14,n,0.585795,0.0,0.220828,0.512186,0.0,0.073609,0.0001,0.0,0.01%,0.01
334
+ 9,n14,n,0.585832,0.0,0.220828,0.512223,0.0,0.073609,0.001,0.0,0.1%,0.1
335
+ 9,n14,n,0.58628,0.0,0.215379,0.514487,0.0,0.071793,0.005,0.0,0.5%,0.5
336
+ 9,n14,n,0.586731,0.022222,0.217195,0.506925,0.022222,0.079806,0.01,0.0,1%,1.0
337
+ 9,n14,n,0.5804,0.550265,0.470636,0.332256,0.263232,0.248144,0.1,0.010563,10%,10.0
338
+ 9,n14,n,0.587986,0.012346,0.204056,0.51791,0.006173,0.070076,0.02,0.0,2%,2.0
339
+ 9,n14,n,0.586174,0.248366,0.434849,0.416302,0.074766,0.169872,0.04,0.0,4%,4.0
340
+ 9,n14,n,0.585617,0.351111,0.430104,0.415513,0.074529,0.170104,0.06,0.005678,6%,6.0
341
+ 9,n14,n,0.582373,0.480392,0.491494,0.368454,0.144272,0.213919,0.08,0.005991,8%,8.0
342
+ 9,n15,n,0.646306,0.444444,0.595497,0.373733,0.111111,0.272573,1e-05,0.111111,0.001%,0.001
343
+ 9,n15,n,0.646303,0.444444,0.595497,0.37373,0.111111,0.272573,0.0001,0.111111,0.01%,0.01
344
+ 9,n15,n,0.646303,0.444444,0.595497,0.37373,0.111111,0.272573,0.001,0.111111,0.1%,0.1
345
+ 9,n15,n,0.645718,0.333333,0.468404,0.380324,0.194444,0.265394,0.005,0.133333,0.5%,0.5
346
+ 9,n15,n,0.645133,0.269841,0.433954,0.410899,0.15873,0.234234,0.01,0.110017,1%,1.0
347
+ 9,n15,n,0.642418,0.281362,0.380233,0.373048,0.274481,0.26937,0.1,0.153397,10%,10.0
348
+ 9,n15,n,0.644479,0.205128,0.423706,0.378142,0.293043,0.266337,0.02,0.082263,2%,2.0
349
+ 9,n15,n,0.642748,0.235556,0.385406,0.360902,0.368258,0.281845,0.04,0.091872,4%,4.0
350
+ 9,n15,n,0.643522,0.24024,0.362325,0.38495,0.296871,0.258572,0.06,0.11652,6%,6.0
351
+ 9,n15,n,0.642874,0.258503,0.382638,0.371965,0.294326,0.270909,0.08,0.135764,8%,8.0
352
+ 7,n16,n,0.806126,0.857143,0.760079,0.404084,0.446046,0.402042,1e-05,0.0,0.001%,0.001
353
+ 7,n16,n,0.806126,0.857143,0.760079,0.404084,0.446046,0.402042,0.0001,0.0,0.01%,0.01
354
+ 7,n16,n,0.806126,0.857143,0.760079,0.404084,0.446046,0.402042,0.001,0.0,0.1%,0.1
355
+ 7,n16,n,0.805752,0.857143,0.646776,0.3374,0.710659,0.468351,0.005,0.047619,0.5%,0.5
356
+ 7,n16,n,0.804759,0.857143,0.64242,0.315777,0.776907,0.488982,0.01,0.047619,1%,1.0
357
+ 7,n16,n,0.765375,0.857143,0.688528,0.270257,0.767157,0.495118,0.1,0.029671,10%,10.0
358
+ 7,n16,n,0.799938,0.857143,0.650554,0.306194,0.806869,0.493744,0.02,0.023809,2%,2.0
359
+ 7,n16,n,0.790583,0.857143,0.671201,0.283429,0.832404,0.507154,0.04,0.017857,4%,4.0
360
+ 7,n16,n,0.782102,0.857143,0.673039,0.286308,0.793799,0.495793,0.06,0.020542,6%,6.0
361
+ 7,n16,n,0.773376,0.857143,0.682192,0.278227,0.782089,0.495149,0.08,0.021166,8%,8.0
362
+ 10,n17,n,0.762779,0.5,0.757182,0.410385,0.0,0.352394,1e-05,0.3,0.001%,0.001
363
+ 10,n17,n,0.762779,0.5,0.757182,0.410385,0.0,0.352394,0.0001,0.3,0.01%,0.01
364
+ 10,n17,n,0.762779,0.5,0.757182,0.410385,0.0,0.352394,0.001,0.3,0.1%,0.1
365
+ 10,n17,n,0.762779,0.5,0.757182,0.410385,0.0,0.352394,0.005,0.3,0.5%,0.5
366
+ 10,n17,n,0.762779,0.5,0.757182,0.410385,0.0,0.352394,0.01,0.3,1%,1.0
367
+ 10,n17,n,0.742693,0.75,0.581123,0.267151,0.573597,0.475542,0.1,0.271905,10%,10.0
368
+ 10,n17,n,0.762591,0.6,0.492895,0.442182,0.135,0.32041,0.02,0.333333,2%,2.0
369
+ 10,n17,n,0.760023,0.666667,0.487505,0.333067,0.483363,0.426956,0.04,0.31,4%,4.0
370
+ 10,n17,n,0.750452,0.72,0.530373,0.315603,0.509095,0.434849,0.06,0.265079,6%,6.0
371
+ 10,n17,n,0.74907,0.733333,0.550071,0.293694,0.522682,0.455376,0.08,0.293377,8%,8.0
372
+ 5,n18,n,0.572416,0.2,0.231886,0.495121,0.0,0.077295,1e-05,0.0,0.001%,0.001
373
+ 5,n18,n,0.572412,0.174359,0.178027,0.379018,0.364103,0.193394,0.0001,0.038051,0.01%,0.01
374
+ 5,n18,n,0.572352,0.156021,0.026857,0.549599,0.0,0.022752,0.001,0.0414,0.1%,0.1
375
+ 5,n18,n,0.5725,0.215731,0.075197,0.53501,0.0,0.03749,0.005,0.037273,0.5%,0.5
376
+ 5,n18,n,0.573181,0.2914,0.226905,0.483951,0.0,0.08923,0.01,0.040785,1%,1.0
377
+ 5,n18,n,0.581411,0.32804,0.202605,0.495793,0.0,0.085618,0.1,0.054249,10%,10.0
378
+ 5,n18,n,0.57457,0.316256,0.255228,0.474769,0.0,0.099801,0.02,0.044175,2%,2.0
379
+ 5,n18,n,0.577463,0.328312,0.267307,0.47173,0.0,0.105733,0.04,0.049892,4%,4.0
380
+ 5,n18,n,0.580451,0.332876,0.240206,0.483075,0.0,0.097376,0.06,0.051924,6%,6.0
381
+ 5,n18,n,0.580645,0.33351,0.217229,0.491074,0.0,0.089571,0.08,0.051484,8%,8.0
382
+ 7,n19,n,0.743958,0.428571,0.612742,0.444473,0.142857,0.299486,1e-05,0.142857,0.001%,0.001
383
+ 7,n19,n,0.743958,0.428571,0.612742,0.444473,0.142857,0.299486,0.0001,0.142857,0.01%,0.01
384
+ 7,n19,n,0.743863,0.457143,0.552134,0.460838,0.2,0.283024,0.001,0.096939,0.1%,0.1
385
+ 7,n19,n,0.744264,0.435065,0.53705,0.394912,0.253247,0.349352,0.005,0.25776,0.5%,0.5
386
+ 7,n19,n,0.743953,0.538961,0.616418,0.248588,0.63509,0.495365,0.01,0.234586,1%,1.0
387
+ 7,n19,n,0.718012,0.738588,0.561573,0.280926,0.673173,0.437087,0.1,0.076514,10%,10.0
388
+ 7,n19,n,0.740762,0.65353,0.651861,0.275221,0.632067,0.465541,0.02,0.112695,2%,2.0
389
+ 7,n19,n,0.734168,0.708539,0.637825,0.28827,0.635823,0.445898,0.04,0.064046,4%,4.0
390
+ 7,n19,n,0.728003,0.725233,0.561434,0.304147,0.652659,0.423855,0.06,0.057473,6%,6.0
391
+ 7,n19,n,0.722729,0.734401,0.559645,0.293149,0.665179,0.42958,0.08,0.063916,8%,8.0
392
+ 13,n2,n,0.471328,0.846154,0.800871,-0.049278,0.760947,0.520606,1e-05,0.0,0.001%,0.001
393
+ 13,n2,n,0.471328,0.846154,0.800871,-0.049278,0.760947,0.520606,0.0001,0.0,0.01%,0.01
394
+ 13,n2,n,0.471341,0.846154,0.789964,-0.045629,0.760947,0.51697,0.001,0.0,0.1%,0.1
395
+ 13,n2,n,0.471408,0.846154,0.743892,-0.030205,0.760947,0.501613,0.005,0.0,0.5%,0.5
396
+ 13,n2,n,0.471626,0.846154,0.696624,-0.014231,0.760947,0.485857,0.01,0.0,1%,1.0
397
+ 13,n2,n,0.468177,0.846154,0.628541,-0.010702,0.736301,0.478879,0.1,0.071795,10%,10.0
398
+ 13,n2,n,0.472036,0.846154,0.630596,0.008188,0.760947,0.463848,0.02,0.0,2%,2.0
399
+ 13,n2,n,0.470091,0.846154,0.649249,-0.018715,0.765886,0.488806,0.04,0.051282,4%,4.0
400
+ 13,n2,n,0.469086,0.846154,0.656745,-0.031041,0.766715,0.500128,0.06,0.076923,6%,6.0
401
+ 13,n2,n,0.467395,0.846154,0.649824,-0.018579,0.736301,0.485973,0.08,0.071795,8%,8.0
402
+ 10,n20,n,0.634837,0.8,0.662977,0.285884,0.383882,0.348953,1e-05,0.0,0.001%,0.001
403
+ 10,n20,n,0.634837,0.8,0.662977,0.285884,0.383882,0.348953,0.0001,0.0,0.01%,0.01
404
+ 10,n20,n,0.634837,0.8,0.662977,0.285884,0.383882,0.348953,0.001,0.0,0.1%,0.1
405
+ 10,n20,n,0.634837,0.8,0.662977,0.285884,0.383882,0.348953,0.005,0.0,0.5%,0.5
406
+ 10,n20,n,0.634837,0.8,0.662977,0.285884,0.383882,0.348953,0.01,0.0,1%,1.0
407
+ 10,n20,n,0.59485,0.625,0.490575,0.245826,0.543997,0.349024,0.1,0.0125,10%,10.0
408
+ 10,n20,n,0.634837,0.8,0.662977,0.285884,0.383882,0.348953,0.02,0.0,2%,2.0
409
+ 10,n20,n,0.616402,0.65,0.547368,0.285517,0.445287,0.330885,0.04,0.0,4%,4.0
410
+ 10,n20,n,0.609879,0.6,0.530104,0.272341,0.482508,0.337537,0.06,0.0,6%,6.0
411
+ 10,n20,n,0.602882,0.625,0.494106,0.256848,0.543997,0.346034,0.08,0.0,8%,8.0
412
+ 19,n3,n,0.891814,0.947368,0.795815,0.397982,0.685678,0.493831,1e-05,0.0,0.001%,0.001
413
+ 19,n3,n,0.891814,0.947368,0.795815,0.397982,0.685678,0.493831,0.0001,0.0,0.01%,0.01
414
+ 19,n3,n,0.891814,0.947368,0.795815,0.397982,0.685678,0.493831,0.001,0.0,0.1%,0.1
415
+ 19,n3,n,0.891814,0.947368,0.795815,0.397982,0.685678,0.493831,0.005,0.0,0.5%,0.5
416
+ 19,n3,n,0.888329,0.868421,0.721214,0.417821,0.655222,0.470508,0.01,0.035088,1%,1.0
417
+ 19,n3,n,0.866336,0.909091,0.737421,0.267064,0.861948,0.599272,0.1,0.198446,10%,10.0
418
+ 19,n3,n,0.886833,0.894737,0.735106,0.356992,0.749154,0.529841,0.02,0.105263,2%,2.0
419
+ 19,n3,n,0.883665,0.915789,0.746229,0.331146,0.803975,0.552519,0.04,0.107352,4%,4.0
420
+ 19,n3,n,0.877687,0.924812,0.754871,0.308774,0.816543,0.568913,0.06,0.135325,6%,6.0
421
+ 19,n3,n,0.872017,0.906433,0.741292,0.288423,0.828892,0.583594,0.08,0.180599,8%,8.0
422
+ 11,n4,n,0.451815,0.0,0.180672,0.391591,0.0,0.060224,1e-05,0.0,0.001%,0.001
423
+ 11,n4,n,0.451812,0.0,0.135766,0.406557,0.0,0.045255,0.0001,0.0,0.01%,0.01
424
+ 11,n4,n,0.451796,0.018182,0.146376,0.393155,0.018182,0.058641,0.001,0.011364,0.1%,0.1
425
+ 11,n4,n,0.45173,0.024793,0.082832,0.410021,0.028926,0.041709,0.005,0.013369,0.5%,0.5
426
+ 11,n4,n,0.451546,0.016913,0.062851,0.421223,0.019027,0.030323,0.01,0.009091,1%,1.0
427
+ 11,n4,n,0.445561,0.095157,0.208752,0.283387,0.268692,0.162174,0.1,0.009078,10%,10.0
428
+ 11,n4,n,0.45115,0.021142,0.113003,0.40045,0.030655,0.0507,0.02,0.008442,2%,2.0
429
+ 11,n4,n,0.45011,0.030835,0.185561,0.369443,0.043062,0.080667,0.04,0.013379,4%,4.0
430
+ 11,n4,n,0.44708,0.034666,0.195035,0.360349,0.051645,0.08673,0.06,0.01351,6%,6.0
431
+ 11,n4,n,0.445605,0.052897,0.199376,0.329458,0.137427,0.116147,0.08,0.011638,8%,8.0
432
+ 11,n5,n,0.772921,0.363636,0.404655,0.537026,0.212121,0.235895,1e-05,0.090909,0.001%,0.001
433
+ 11,n5,n,0.772921,0.363636,0.404655,0.537026,0.212121,0.235895,0.0001,0.090909,0.01%,0.01
434
+ 11,n5,n,0.772922,0.363636,0.404655,0.537027,0.212121,0.235895,0.001,0.090909,0.1%,0.1
435
+ 11,n5,n,0.773645,0.477273,0.641344,0.358512,0.482842,0.415133,0.005,0.121212,0.5%,0.5
436
+ 11,n5,n,0.773752,0.602273,0.638891,0.405242,0.3522,0.36851,0.01,0.114439,1%,1.0
437
+ 11,n5,n,0.761003,0.806818,0.710351,0.264936,0.709949,0.496066,0.1,0.067898,10%,10.0
438
+ 11,n5,n,0.771867,0.721591,0.637891,0.431142,0.306086,0.340725,0.02,0.078198,2%,2.0
439
+ 11,n5,n,0.769929,0.769886,0.650042,0.340436,0.57379,0.429494,0.04,0.064649,4%,4.0
440
+ 11,n5,n,0.767247,0.793561,0.684234,0.30807,0.634894,0.459177,0.06,0.058402,6%,6.0
441
+ 11,n5,n,0.764209,0.801136,0.701481,0.281193,0.683659,0.483015,0.08,0.063907,8%,8.0
442
+ 13,n6,n,0.820449,0.846154,0.763836,0.255802,0.699337,0.564647,1e-05,0.230769,0.001%,0.001
443
+ 13,n6,n,0.820449,0.846154,0.763836,0.255802,0.699337,0.564647,0.0001,0.230769,0.01%,0.01
444
+ 13,n6,n,0.820449,0.846154,0.763836,0.255802,0.699337,0.564647,0.001,0.230769,0.1%,0.1
445
+ 13,n6,n,0.820449,0.846154,0.763836,0.255802,0.699337,0.564647,0.005,0.230769,0.5%,0.5
446
+ 13,n6,n,0.818647,0.846154,0.761483,0.240432,0.716752,0.578215,0.01,0.25641,1%,1.0
447
+ 13,n6,n,0.783112,0.846154,0.752431,0.209036,0.742928,0.574076,0.1,0.226869,10%,10.0
448
+ 13,n6,n,0.814748,0.846154,0.753774,0.229047,0.746186,0.585701,0.02,0.257143,2%,2.0
449
+ 13,n6,n,0.809171,0.846154,0.739792,0.240808,0.744982,0.568363,0.04,0.220316,4%,4.0
450
+ 13,n6,n,0.801724,0.846154,0.743343,0.23095,0.740784,0.570774,0.06,0.228194,6%,6.0
451
+ 13,n6,n,0.793717,0.846154,0.748522,0.224753,0.740804,0.568963,0.08,0.217564,8%,8.0
452
+ 11,n7,n,0.801658,0.818182,0.727563,0.347576,0.543771,0.454081,1e-05,0.090909,0.001%,0.001
453
+ 11,n7,n,0.801658,0.818182,0.727563,0.347576,0.543771,0.454081,0.0001,0.090909,0.01%,0.01
454
+ 11,n7,n,0.801659,0.818182,0.727563,0.347578,0.543771,0.454081,0.001,0.090909,0.1%,0.1
455
+ 11,n7,n,0.801237,0.772727,0.678642,0.358132,0.499158,0.443105,0.005,0.151515,0.5%,0.5
456
+ 11,n7,n,0.800297,0.757576,0.675598,0.34053,0.476431,0.459767,0.01,0.227273,1%,1.0
457
+ 11,n7,n,0.777716,0.840909,0.670654,0.255092,0.710078,0.522624,0.1,0.187139,10%,10.0
458
+ 11,n7,n,0.799189,0.781818,0.62292,0.347928,0.46571,0.451261,0.02,0.265152,2%,2.0
459
+ 11,n7,n,0.796365,0.8,0.602619,0.349304,0.458932,0.447061,0.04,0.279631,4%,4.0
460
+ 11,n7,n,0.793116,0.805195,0.606642,0.332867,0.510881,0.460249,0.06,0.263224,6%,6.0
461
+ 11,n7,n,0.787135,0.822967,0.638489,0.309675,0.574031,0.47746,0.08,0.219859,8%,8.0
462
+ 8,n8,n,0.447359,0.125,0.283333,0.352915,0.0,0.094445,1e-05,0.0,0.001%,0.001
463
+ 8,n8,n,0.447344,0.041667,0.207143,0.350519,0.083333,0.096825,0.0001,0.0,0.01%,0.01
464
+ 8,n8,n,0.447343,0.058333,0.096114,0.378638,0.0875,0.068705,0.001,0.0225,0.1%,0.1
465
+ 8,n8,n,0.447473,0.014555,0.033266,0.427881,0.020548,0.019593,0.005,0.004964,0.5%,0.5
466
+ 8,n8,n,0.447674,0.009846,0.022783,0.434606,0.012842,0.013068,0.01,0.003578,1%,1.0
467
+ 8,n8,n,0.450505,0.017043,0.035038,0.39883,0.11635,0.051674,0.1,0.003636,10%,10.0
468
+ 8,n8,n,0.448081,0.006421,0.022917,0.436726,0.008562,0.011355,0.02,0.002587,2%,2.0
469
+ 8,n8,n,0.448914,0.015625,0.047137,0.394192,0.113228,0.054723,0.04,0.003803,4%,4.0
470
+ 8,n8,n,0.448963,0.014198,0.03407,0.407008,0.088328,0.041954,0.06,0.003465,6%,6.0
471
+ 8,n8,n,0.449595,0.015304,0.036496,0.411103,0.074861,0.038493,0.08,0.004121,8%,8.0
472
+ 11,n9,n,0.874671,0.909091,0.823349,0.26472,0.824685,0.609951,1e-05,0.181818,0.001%,0.001
473
+ 11,n9,n,0.874671,0.909091,0.823349,0.26472,0.824685,0.609951,0.0001,0.181818,0.01%,0.01
474
+ 11,n9,n,0.874671,0.909091,0.823349,0.26472,0.824685,0.609951,0.001,0.181818,0.1%,0.1
475
+ 11,n9,n,0.874671,0.909091,0.823349,0.26472,0.824685,0.609951,0.005,0.181818,0.5%,0.5
476
+ 11,n9,n,0.871778,0.909091,0.80996,0.270377,0.842728,0.601401,0.01,0.151515,1%,1.0
477
+ 11,n9,n,0.841804,0.909091,0.823162,0.213717,0.88348,0.628087,0.1,0.177618,10%,10.0
478
+ 11,n9,n,0.869104,0.909091,0.81455,0.258368,0.844932,0.610736,0.02,0.172727,2%,2.0
479
+ 11,n9,n,0.861466,0.909091,0.82333,0.242832,0.87232,0.618634,0.04,0.160252,4%,4.0
480
+ 11,n9,n,0.857283,0.909091,0.822979,0.236345,0.880993,0.620938,0.06,0.158841,6%,6.0
481
+ 11,n9,n,0.85017,0.909091,0.822408,0.232971,0.878543,0.617199,0.08,0.150644,8%,8.0
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/global_threshold_summary.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ asset_count,head_proxy_mean,head_proxy_median,subgroup_keep_ratio,tail_anchor_coverage_mean,tail_concentration_consistency_mean,tail_head_gap_mean,tail_mass_similarity_mean,tail_overall_mean,tail_overall_median,tail_overall_p25,tail_overall_p75,tail_ratio,tail_set_consistency_mean,threshold_label,threshold_pct
2
+ 546,0.641954,0.819599,0.9,0.627313,0.517747,0.229437,0.529898,0.412518,0.464203,0.066692,0.670455,0.1,0.189908,10%,10.0
3
+ 546,0.645873,0.819025,0.92,0.620078,0.514021,0.244943,0.501213,0.40093,0.446897,0.057545,0.654427,0.08,0.187556,8%,8.0
4
+ 546,0.649469,0.825357,0.94,0.611325,0.50861,0.262599,0.473862,0.38687,0.424646,0.051602,0.640958,0.06,0.178139,6%,6.0
5
+ 546,0.652514,0.828305,0.96,0.600692,0.506429,0.278843,0.44295,0.373671,0.365016,0.039798,0.631817,0.04,0.171633,4%,4.0
6
+ 546,0.655682,0.838248,0.98,0.597272,0.508109,0.294742,0.416644,0.36094,0.331768,0.003609,0.621892,0.02,0.158067,2%,2.0
7
+ 546,0.656929,0.841495,0.99,0.579362,0.522583,0.304132,0.399136,0.352797,0.320378,0.0,0.615742,0.01,0.136671,1%,1.0
8
+ 546,0.657508,0.843182,0.995,0.582648,0.532462,0.307556,0.388956,0.349952,0.320925,0.0,0.614468,0.005,0.128437,0.5%,0.5
9
+ 546,0.657563,0.844313,0.999,0.579128,0.550201,0.311228,0.367585,0.346335,0.32155,0.0,0.611111,0.001,0.12122,0.1%,0.1
10
+ 546,0.657577,0.844595,0.9999,0.576001,0.57383,0.30701,0.356377,0.350568,0.320925,0.0,0.617101,0.0001,0.121495,0.01%,0.01
11
+ 546,0.657629,0.844629,0.99999,0.576923,0.581975,0.305562,0.351975,0.352067,0.32155,0.0,0.6177,1e-05,0.122253,0.001%,0.001
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/model_fragility_summary.csv ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ anchor_tail_score,anchor_threshold_label,anchor_to_rarest_fragility_drop,fragility_10_to_0_001,fragility_10_to_0_1,fragility_10_to_0_5,model_id,model_label,primary_comparison_label,primary_comparison_tail_score,primary_fragility_drop,rarest_tail_score,rarest_threshold_label,secondary_comparison_label,secondary_comparison_tail_score,secondary_fragility_drop,tail_0_001pct,tail_0_1pct,tail_0_5pct,tail_10pct,tail_at_0_001,tail_at_0_1,tail_at_0_5,tail_at_10
2
+ 0.594164,10%,0.145484,0.145484,0.123362,0.091629,arf,ARF,0.5%,0.502535,0.091629,0.44868,0.001%,0.1%,0.470802,0.123362,0.44868,0.470802,0.502535,0.594164,0.44868,0.470802,0.502535,0.594164
3
+ 0.516451,10%,0.010448,0.010448,0.042024,0.035162,bayesnet,BayesNet,0.5%,0.481289,0.035162,0.506003,0.001%,0.1%,0.474427,0.042024,0.506003,0.474427,0.481289,0.516451,0.506003,0.474427,0.481289,0.516451
4
+ 0.033327,10%,-0.00425,-0.00425,0.000787,0.001832,cdtd,CDTD,0.5%,0.031495,0.001832,0.037577,0.001%,0.1%,0.03254,0.000787,0.037577,0.03254,0.031495,0.033327,0.037577,0.03254,0.031495,0.033327
5
+ 0.0,10%,0.0,0.0,0.0,0.0,codi,CoDi,0.5%,0.0,0.0,0.0,0.001%,0.1%,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
6
+ 0.417405,10%,0.073282,0.073282,0.078903,0.098548,ctgan,CTGAN,0.5%,0.318857,0.098548,0.344123,0.001%,0.1%,0.338502,0.078903,0.344123,0.338502,0.318857,0.417405,0.344123,0.338502,0.318857,0.417405
7
+ 0.409651,10%,0.067144,0.067144,0.079924,0.086831,forestdiffusion,ForestDiffusion,0.5%,0.32282,0.086831,0.342507,0.001%,0.1%,0.329727,0.079924,0.342507,0.329727,0.32282,0.409651,0.342507,0.329727,0.32282,0.409651
8
+ 0.016592,10%,-0.013942,-0.013942,-0.005302,-0.002099,goggle,GOGGLE,0.5%,0.018691,-0.002099,0.030534,0.001%,0.1%,0.021894,-0.005302,0.030534,0.021894,0.018691,0.016592,0.030534,0.021894,0.018691,0.016592
9
+ 0.626112,10%,0.122002,0.122002,0.117343,0.096529,realtabformer,RealTabFormer,0.5%,0.529583,0.096529,0.50411,0.001%,0.1%,0.508769,0.117343,0.50411,0.508769,0.529583,0.626112,0.50411,0.508769,0.529583,0.626112
10
+ 0.458401,10%,0.070291,0.070291,0.074485,0.063088,tabbyflow,TabbyFlow,0.5%,0.395313,0.063088,0.38811,0.001%,0.1%,0.383916,0.074485,0.38811,0.383916,0.395313,0.458401,0.38811,0.383916,0.395313,0.458401
11
+ 0.34202,10%,0.017285,0.017285,0.017518,0.029392,tabddpm,TabDDPM,0.5%,0.312628,0.029392,0.324735,0.001%,0.1%,0.324502,0.017518,0.324735,0.324502,0.312628,0.34202,0.324735,0.324502,0.312628,0.34202
12
+ 0.605263,10%,0.019696,0.019696,0.025869,0.03927,tabdiff,TabDiff,0.5%,0.565993,0.03927,0.585567,0.001%,0.1%,0.579394,0.025869,0.585567,0.579394,0.565993,0.605263,0.585567,0.579394,0.565993,0.605263
13
+ 0.584729,10%,0.129349,0.129349,0.141183,0.132169,tabpfgen,TabPFGen,0.5%,0.45256,0.132169,0.45538,0.001%,0.1%,0.443546,0.141183,0.45538,0.443546,0.45256,0.584729,0.45538,0.443546,0.45256,0.584729
14
+ 0.399255,10%,0.052742,0.052742,0.055926,0.049684,tabsyn,TabSyn,0.5%,0.349571,0.049684,0.346513,0.001%,0.1%,0.343329,0.055926,0.346513,0.343329,0.349571,0.399255,0.346513,0.343329,0.349571,0.399255
15
+ 0.383605,10%,0.058077,0.058077,0.074245,0.075273,tvae,TVAE,0.5%,0.308332,0.075273,0.325528,0.001%,0.1%,0.30936,0.074245,0.325528,0.30936,0.308332,0.383605,0.325528,0.30936,0.308332,0.383605
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/model_threshold_summary.csv ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ asset_count,head_proxy_overall_score,model_id,model_label,tail_anchor_coverage,tail_concentration_consistency,tail_head_gap,tail_mass_similarity,tail_overall_score,tail_ratio,tail_set_consistency,threshold_label,threshold_pct
2
+ 51,0.831607,arf,ARF,0.718954,0.717648,0.382927,0.461725,0.44868,1e-05,0.166667,0.001%,0.001
3
+ 51,0.831604,arf,ARF,0.737808,0.715089,0.372389,0.494342,0.459216,0.0001,0.168216,0.01%,0.01
4
+ 51,0.831572,arf,ARF,0.75677,0.682867,0.360769,0.55237,0.470802,0.001,0.177171,0.1%,0.1
5
+ 51,0.83145,arf,ARF,0.778594,0.673808,0.328915,0.624157,0.502535,0.005,0.20964,0.5%,0.5
6
+ 51,0.830695,arf,ARF,0.781776,0.671807,0.324749,0.646706,0.505946,0.01,0.199325,1%,1.0
7
+ 51,0.821405,arf,ARF,0.84951,0.709839,0.227241,0.790038,0.594164,0.1,0.282616,10%,10.0
8
+ 51,0.829685,arf,ARF,0.801484,0.659583,0.317578,0.649622,0.512108,0.02,0.227118,2%,2.0
9
+ 51,0.827716,arf,ARF,0.807028,0.663189,0.284652,0.702651,0.543064,0.04,0.263351,4%,4.0
10
+ 51,0.82566,arf,ARF,0.827663,0.685105,0.275294,0.724191,0.550365,0.06,0.2418,6%,6.0
11
+ 51,0.822781,arf,ARF,0.84007,0.6986,0.249334,0.759313,0.573447,0.08,0.262429,8%,8.0
12
+ 51,0.852761,bayesnet,BayesNet,0.836601,0.68379,0.346758,0.574414,0.506003,1e-05,0.259804,0.001%,0.001
13
+ 51,0.85276,bayesnet,BayesNet,0.811086,0.672828,0.361929,0.53765,0.490831,0.0001,0.262015,0.01%,0.01
14
+ 51,0.852708,bayesnet,BayesNet,0.784775,0.640292,0.378281,0.535703,0.474427,0.001,0.247287,0.1%,0.1
15
+ 51,0.852478,bayesnet,BayesNet,0.777255,0.625376,0.371189,0.544297,0.481289,0.005,0.274195,0.5%,0.5
16
+ 51,0.85138,bayesnet,BayesNet,0.794727,0.614318,0.359916,0.570233,0.491463,0.01,0.289839,1%,1.0
17
+ 51,0.826901,bayesnet,BayesNet,0.840183,0.647705,0.31045,0.629777,0.516451,0.1,0.27187,10%,10.0
18
+ 51,0.849365,bayesnet,BayesNet,0.802909,0.574947,0.38011,0.550002,0.469254,0.02,0.282815,2%,2.0
19
+ 51,0.844351,bayesnet,BayesNet,0.803834,0.592666,0.377412,0.525645,0.466939,0.04,0.282506,4%,4.0
20
+ 51,0.83869,bayesnet,BayesNet,0.819207,0.623251,0.34716,0.56704,0.49153,0.06,0.284298,6%,6.0
21
+ 51,0.833527,bayesnet,BayesNet,0.829105,0.634986,0.336877,0.590182,0.49665,0.08,0.264781,8%,8.0
22
+ 47,0.049572,cdtd,CDTD,0.021277,0.11273,0.011995,0.0,0.037577,1e-05,0.0,0.001%,0.001
23
+ 47,0.049572,cdtd,CDTD,0.021277,0.107835,0.013627,0.0,0.035945,0.0001,0.0,0.01%,0.01
24
+ 47,0.049574,cdtd,CDTD,0.021277,0.09762,0.017034,0.0,0.03254,0.001,0.0,0.1%,0.1
25
+ 47,0.049582,cdtd,CDTD,0.021277,0.094485,0.018087,0.0,0.031495,0.005,0.0,0.5%,0.5
26
+ 47,0.049597,cdtd,CDTD,0.021277,0.10249,0.015433,0.0,0.034164,0.01,0.0,1%,1.0
27
+ 47,0.048138,cdtd,CDTD,0.008182,0.09998,0.014812,0.0,0.033327,0.1,0.0,10%,10.0
28
+ 47,0.048807,cdtd,CDTD,0.010638,0.102999,0.014474,0.0,0.034333,0.02,0.0,2%,2.0
29
+ 47,0.048032,cdtd,CDTD,0.01773,0.106663,0.012478,0.0,0.035554,0.04,0.0,4%,4.0
30
+ 47,0.047973,cdtd,CDTD,0.012852,0.112701,0.010406,0.0,0.037567,0.06,0.0,6%,6.0
31
+ 47,0.04808,cdtd,CDTD,0.009907,0.108015,0.012076,0.0,0.036005,0.08,0.0,8%,8.0
32
+ 3,0.064607,codi,CoDi,0.0,0.0,0.064607,0.0,0.0,1e-05,0.0,0.001%,0.001
33
+ 3,0.064607,codi,CoDi,0.0,0.0,0.064607,0.0,0.0,0.0001,0.0,0.01%,0.01
34
+ 3,0.06461,codi,CoDi,0.0,0.0,0.06461,0.0,0.0,0.001,0.0,0.1%,0.1
35
+ 3,0.064627,codi,CoDi,0.0,0.0,0.064627,0.0,0.0,0.005,0.0,0.5%,0.5
36
+ 3,0.064652,codi,CoDi,0.0,0.0,0.064652,0.0,0.0,0.01,0.0,1%,1.0
37
+ 3,0.065238,codi,CoDi,0.0,0.0,0.065238,0.0,0.0,0.1,0.0,10%,10.0
38
+ 3,0.064704,codi,CoDi,0.0,0.0,0.064704,0.0,0.0,0.02,0.0,2%,2.0
39
+ 3,0.06482,codi,CoDi,0.0,0.0,0.06482,0.0,0.0,0.04,0.0,4%,4.0
40
+ 3,0.064944,codi,CoDi,0.0,0.0,0.064944,0.0,0.0,0.06,0.0,6%,6.0
41
+ 3,0.065092,codi,CoDi,0.0,0.0,0.065092,0.0,0.0,0.08,0.0,8%,8.0
42
+ 49,0.802982,ctgan,CTGAN,0.795918,0.663559,0.458859,0.287177,0.344123,1e-05,0.081633,0.001%,0.001
43
+ 49,0.802978,ctgan,CTGAN,0.798535,0.640455,0.459686,0.306539,0.343292,0.0001,0.082882,0.01%,0.01
44
+ 49,0.802943,ctgan,CTGAN,0.818109,0.616362,0.464441,0.308606,0.338502,0.001,0.090539,0.1%,0.1
45
+ 49,0.802713,ctgan,CTGAN,0.796918,0.576044,0.483855,0.31066,0.318857,0.005,0.069868,0.5%,0.5
46
+ 49,0.801502,ctgan,CTGAN,0.78608,0.547526,0.473299,0.324594,0.328203,0.01,0.112487,1%,1.0
47
+ 49,0.779292,ctgan,CTGAN,0.794649,0.554326,0.361887,0.536704,0.417405,0.1,0.161184,10%,10.0
48
+ 49,0.799823,ctgan,CTGAN,0.784163,0.534945,0.470152,0.337902,0.329671,0.02,0.116166,2%,2.0
49
+ 49,0.795105,ctgan,CTGAN,0.768044,0.532419,0.441524,0.396189,0.353581,0.04,0.132134,4%,4.0
50
+ 49,0.790422,ctgan,CTGAN,0.78256,0.551297,0.409153,0.454093,0.38127,0.06,0.138419,6%,6.0
51
+ 49,0.784876,ctgan,CTGAN,0.789286,0.550149,0.384956,0.491709,0.39992,0.08,0.157902,8%,8.0
52
+ 27,0.633126,forestdiffusion,ForestDiffusion,0.62963,0.555925,0.290619,0.397523,0.342507,1e-05,0.074074,0.001%,0.001
53
+ 27,0.633126,forestdiffusion,ForestDiffusion,0.62963,0.555925,0.290619,0.397523,0.342507,0.0001,0.074074,0.01%,0.01
54
+ 27,0.63313,forestdiffusion,ForestDiffusion,0.62963,0.517584,0.303403,0.397523,0.329727,0.001,0.074074,0.1%,0.1
55
+ 27,0.633156,forestdiffusion,ForestDiffusion,0.62963,0.496135,0.310336,0.397523,0.32282,0.005,0.0748,0.5%,0.5
56
+ 27,0.632777,forestdiffusion,ForestDiffusion,0.638889,0.487444,0.315403,0.389566,0.317374,0.01,0.075111,1%,1.0
57
+ 27,0.617507,forestdiffusion,ForestDiffusion,0.694365,0.523831,0.207855,0.564716,0.409651,0.1,0.140407,10%,10.0
58
+ 27,0.631692,forestdiffusion,ForestDiffusion,0.677469,0.513084,0.288145,0.442619,0.343548,0.02,0.074941,2%,2.0
59
+ 27,0.628849,forestdiffusion,ForestDiffusion,0.654075,0.49814,0.251552,0.499605,0.377297,0.04,0.134145,4%,4.0
60
+ 27,0.627002,forestdiffusion,ForestDiffusion,0.654167,0.494772,0.246782,0.50388,0.38022,0.06,0.142009,6%,6.0
61
+ 27,0.622526,forestdiffusion,ForestDiffusion,0.676015,0.524105,0.21931,0.54758,0.403216,0.08,0.137962,8%,8.0
62
+ 32,0.041398,goggle,GOGGLE,0.0,0.091601,0.010864,0.0,0.030534,1e-05,0.0,0.001%,0.001
63
+ 32,0.04053,goggle,GOGGLE,0.0,0.082334,0.013086,0.0,0.027445,0.0001,0.0,0.01%,0.01
64
+ 32,0.040536,goggle,GOGGLE,0.0,0.065682,0.018642,0.0,0.021894,0.001,0.0,0.1%,0.1
65
+ 32,0.040561,goggle,GOGGLE,0.0,0.056073,0.02187,0.0,0.018691,0.005,0.0,0.5%,0.5
66
+ 32,0.040593,goggle,GOGGLE,0.0,0.049604,0.024059,0.0,0.016535,0.01,0.0,1%,1.0
67
+ 32,0.039966,goggle,GOGGLE,0.006626,0.049776,0.023374,0.0,0.016592,0.1,0.0,10%,10.0
68
+ 32,0.04066,goggle,GOGGLE,0.0,0.051104,0.023626,0.0,0.017035,0.02,0.0,2%,2.0
69
+ 32,0.039567,goggle,GOGGLE,0.015625,0.066482,0.017407,0.0,0.022161,0.04,0.0,4%,4.0
70
+ 32,0.039694,goggle,GOGGLE,0.010921,0.060451,0.019544,0.0,0.02015,0.06,0.0,6%,6.0
71
+ 32,0.039822,goggle,GOGGLE,0.008194,0.056766,0.020899,0.0,0.018922,0.08,0.0,8%,8.0
72
+ 47,0.909919,realtabformer,RealTabFormer,0.673759,0.765107,0.405809,0.534457,0.50411,1e-05,0.212766,0.001%,0.001
73
+ 47,0.909918,realtabformer,RealTabFormer,0.674645,0.757069,0.403759,0.541549,0.506159,0.0001,0.219858,0.01%,0.01
74
+ 47,0.909891,realtabformer,RealTabFormer,0.694796,0.734145,0.401123,0.567091,0.508769,0.001,0.225071,0.1%,0.1
75
+ 47,0.909854,realtabformer,RealTabFormer,0.705956,0.748914,0.380271,0.617578,0.529583,0.005,0.222257,0.5%,0.5
76
+ 47,0.909602,realtabformer,RealTabFormer,0.689495,0.730435,0.393188,0.608641,0.516414,0.01,0.210167,1%,1.0
77
+ 47,0.896796,realtabformer,RealTabFormer,0.762937,0.760151,0.270684,0.789192,0.626112,0.1,0.328994,10%,10.0
78
+ 47,0.908868,realtabformer,RealTabFormer,0.709801,0.729516,0.373794,0.666378,0.535075,0.02,0.20933,2%,2.0
79
+ 47,0.906697,realtabformer,RealTabFormer,0.735266,0.746778,0.339886,0.681236,0.566811,0.04,0.272419,4%,4.0
80
+ 47,0.903944,realtabformer,RealTabFormer,0.75042,0.749902,0.303237,0.759714,0.600707,0.06,0.292504,6%,6.0
81
+ 47,0.901333,realtabformer,RealTabFormer,0.760391,0.75587,0.284782,0.781154,0.616551,0.08,0.312629,8%,8.0
82
+ 32,0.71937,tabbyflow,TabbyFlow,0.71875,0.560616,0.331259,0.478715,0.38811,1e-05,0.125,0.001%,0.001
83
+ 32,0.719369,tabbyflow,TabbyFlow,0.71875,0.560616,0.331258,0.478715,0.38811,0.0001,0.125,0.01%,0.01
84
+ 32,0.719357,tabbyflow,TabbyFlow,0.730208,0.557408,0.33544,0.484965,0.383916,0.001,0.109375,0.1%,0.1
85
+ 32,0.719384,tabbyflow,TabbyFlow,0.746007,0.573018,0.324071,0.481683,0.395313,0.005,0.131236,0.5%,0.5
86
+ 32,0.718088,tabbyflow,TabbyFlow,0.729174,0.562178,0.318097,0.484417,0.39999,0.01,0.153377,1%,1.0
87
+ 32,0.698533,tabbyflow,TabbyFlow,0.716095,0.573205,0.240132,0.592314,0.458401,0.1,0.209685,10%,10.0
88
+ 32,0.715707,tabbyflow,TabbyFlow,0.733667,0.562826,0.278273,0.505517,0.437434,0.02,0.243958,2%,2.0
89
+ 32,0.711249,tabbyflow,TabbyFlow,0.720012,0.556293,0.272983,0.530457,0.438265,0.04,0.228047,4%,4.0
90
+ 32,0.707331,tabbyflow,TabbyFlow,0.71061,0.559624,0.266186,0.577916,0.441146,0.06,0.185896,6%,6.0
91
+ 32,0.701138,tabbyflow,TabbyFlow,0.711575,0.564937,0.245648,0.566898,0.455489,0.08,0.234633,8%,8.0
92
+ 40,0.578774,tabddpm,TabDDPM,0.425,0.633074,0.254039,0.266131,0.324735,1e-05,0.075,0.001%,0.001
93
+ 40,0.578774,tabddpm,TabDDPM,0.425,0.633074,0.254039,0.266131,0.324735,0.0001,0.075,0.01%,0.01
94
+ 40,0.57877,tabddpm,TabDDPM,0.408333,0.632377,0.254268,0.266131,0.324502,0.001,0.075,0.1%,0.1
95
+ 40,0.57871,tabddpm,TabDDPM,0.401923,0.577748,0.266082,0.285136,0.312628,0.005,0.075,0.5%,0.5
96
+ 40,0.578468,tabddpm,TabDDPM,0.40778,0.541875,0.275385,0.292373,0.303083,0.01,0.075,1%,1.0
97
+ 40,0.557948,tabddpm,TabDDPM,0.53287,0.423413,0.215928,0.467307,0.34202,0.1,0.135341,10%,10.0
98
+ 40,0.577662,tabddpm,TabDDPM,0.465514,0.506248,0.259029,0.327796,0.318633,0.02,0.121856,2%,2.0
99
+ 40,0.573327,tabddpm,TabDDPM,0.471303,0.482751,0.254325,0.355171,0.319002,0.04,0.119084,4%,4.0
100
+ 40,0.570693,tabddpm,TabDDPM,0.494958,0.424579,0.26614,0.363611,0.304553,0.06,0.125468,6%,6.0
101
+ 40,0.566452,tabddpm,TabDDPM,0.509177,0.43463,0.238158,0.407558,0.328294,0.08,0.142694,8%,8.0
102
+ 18,0.772634,tabdiff,TabDiff,0.944444,0.832094,0.187067,0.535717,0.585567,1e-05,0.388889,0.001%,0.001
103
+ 18,0.772634,tabdiff,TabDiff,0.944444,0.832094,0.187067,0.535717,0.585567,0.0001,0.388889,0.01%,0.01
104
+ 18,0.772626,tabdiff,TabDiff,0.944444,0.832094,0.193232,0.535717,0.579394,0.001,0.37037,0.1%,0.1
105
+ 18,0.772549,tabdiff,TabDiff,0.931624,0.81098,0.206556,0.531443,0.565993,0.005,0.355556,0.5%,0.5
106
+ 18,0.771932,tabdiff,TabDiff,0.929487,0.794181,0.180643,0.539439,0.591289,0.01,0.440248,1%,1.0
107
+ 18,0.760715,tabdiff,TabDiff,0.81763,0.733433,0.155452,0.693556,0.605263,0.1,0.388801,10%,10.0
108
+ 18,0.770124,tabdiff,TabDiff,0.919935,0.787065,0.170109,0.496669,0.600015,0.02,0.516311,2%,2.0
109
+ 18,0.771459,tabdiff,TabDiff,0.878491,0.759702,0.203374,0.508511,0.568085,0.04,0.436042,4%,4.0
110
+ 18,0.76534,tabdiff,TabDiff,0.831745,0.726777,0.145911,0.644197,0.61943,0.06,0.487316,6%,6.0
111
+ 18,0.761825,tabdiff,TabDiff,0.8345,0.733636,0.138299,0.690316,0.623526,0.08,0.446626,8%,8.0
112
+ 41,0.81854,tabpfgen,TabPFGen,0.707317,0.720596,0.36316,0.474813,0.45538,1e-05,0.170732,0.001%,0.001
113
+ 41,0.818541,tabpfgen,TabPFGen,0.723577,0.706082,0.376128,0.474813,0.442412,0.0001,0.146341,0.01%,0.01
114
+ 41,0.818516,tabpfgen,TabPFGen,0.740154,0.670798,0.374969,0.514651,0.443546,0.001,0.145191,0.1%,0.1
115
+ 41,0.818362,tabpfgen,TabPFGen,0.770698,0.629588,0.365802,0.564936,0.45256,0.005,0.163157,0.5%,0.5
116
+ 41,0.817713,tabpfgen,TabPFGen,0.756929,0.626177,0.37502,0.570255,0.442694,0.01,0.131649,1%,1.0
117
+ 41,0.79574,tabpfgen,TabPFGen,0.851574,0.7024,0.21101,0.750896,0.584729,0.1,0.300891,10%,10.0
118
+ 41,0.815695,tabpfgen,TabPFGen,0.781603,0.637817,0.315638,0.651639,0.500057,0.02,0.210713,2%,2.0
119
+ 41,0.811734,tabpfgen,TabPFGen,0.789468,0.644326,0.302595,0.66051,0.509139,0.04,0.222582,4%,4.0
120
+ 41,0.806858,tabpfgen,TabPFGen,0.820568,0.67268,0.269722,0.680497,0.537136,0.06,0.258233,6%,6.0
121
+ 41,0.802454,tabpfgen,TabPFGen,0.834956,0.688032,0.247167,0.704193,0.555287,0.08,0.273637,8%,8.0
122
+ 58,0.652318,tabsyn,TabSyn,0.603448,0.576193,0.305805,0.359899,0.346513,1e-05,0.103448,0.001%,0.001
123
+ 58,0.652318,tabsyn,TabSyn,0.591954,0.569624,0.304163,0.371393,0.348155,0.0001,0.103448,0.01%,0.01
124
+ 58,0.652327,tabsyn,TabSyn,0.587356,0.562616,0.308998,0.363922,0.343329,0.001,0.103448,0.1%,0.1
125
+ 58,0.652389,tabsyn,TabSyn,0.59219,0.547334,0.302817,0.378967,0.349571,0.005,0.122414,0.5%,0.5
126
+ 58,0.65158,tabsyn,TabSyn,0.587357,0.547899,0.285523,0.39711,0.366057,0.01,0.153161,1%,1.0
127
+ 58,0.637456,tabsyn,TabSyn,0.609007,0.48674,0.2382,0.531399,0.399255,0.1,0.179627,10%,10.0
128
+ 58,0.649989,tabsyn,TabSyn,0.591208,0.532684,0.285951,0.391444,0.364038,0.02,0.167984,2%,2.0
129
+ 58,0.646989,tabsyn,TabSyn,0.590209,0.493509,0.27446,0.440286,0.372529,0.04,0.183793,4%,4.0
130
+ 58,0.644425,tabsyn,TabSyn,0.597202,0.482329,0.274324,0.45185,0.3701,0.06,0.176123,6%,6.0
131
+ 58,0.640587,tabsyn,TabSyn,0.60428,0.482212,0.248823,0.504965,0.391764,0.08,0.188115,8%,8.0
132
+ 50,0.772697,tvae,TVAE,0.52,0.667339,0.447169,0.269245,0.325528,1e-05,0.04,0.001%,0.001
133
+ 50,0.772695,tvae,TVAE,0.513333,0.652444,0.447688,0.282578,0.325008,0.0001,0.04,0.01%,0.01
134
+ 50,0.772704,tvae,TVAE,0.514593,0.586264,0.463344,0.293727,0.30936,0.001,0.048089,0.1%,0.1
135
+ 50,0.772789,tvae,TVAE,0.517692,0.556147,0.464458,0.325389,0.308332,0.005,0.04346,0.5%,0.5
136
+ 50,0.772665,tvae,TVAE,0.505589,0.552038,0.457587,0.350316,0.315078,0.01,0.042878,1%,1.0
137
+ 50,0.754748,tvae,TVAE,0.660283,0.492412,0.371143,0.530751,0.383605,0.1,0.127653,10%,10.0
138
+ 50,0.772077,tvae,TVAE,0.574359,0.483277,0.46954,0.376589,0.302537,0.02,0.047744,2%,2.0
139
+ 50,0.766789,tvae,TVAE,0.606667,0.49715,0.43699,0.426699,0.329799,0.04,0.065547,4%,4.0
140
+ 50,0.763347,tvae,TVAE,0.635436,0.491951,0.412032,0.451464,0.351315,0.06,0.11053,6%,6.0
141
+ 50,0.759079,tvae,TVAE,0.652029,0.485381,0.395993,0.484333,0.363086,0.08,0.119543,8%,8.0
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/prefix_threshold_summary.csv ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ asset_count,dataset_prefix,head_proxy_overall_score,tail_anchor_coverage,tail_concentration_consistency,tail_head_gap,tail_mass_similarity,tail_overall_score,tail_ratio,tail_set_consistency,threshold_label,threshold_pct
2
+ 205,c,0.583076,0.487805,0.519314,0.265179,0.294133,0.317897,1e-05,0.140244,0.001%,0.001
3
+ 205,c,0.582939,0.489228,0.508168,0.268249,0.293727,0.31469,0.0001,0.142176,0.01%,0.01
4
+ 205,c,0.582904,0.492963,0.484976,0.262098,0.329368,0.320805,0.001,0.148071,0.1%,0.1
5
+ 205,c,0.582777,0.495265,0.485534,0.254572,0.347336,0.328204,0.005,0.151743,0.5%,0.5
6
+ 205,c,0.582423,0.496601,0.489103,0.241297,0.365217,0.341126,0.01,0.169057,1%,1.0
7
+ 205,c,0.569918,0.533309,0.464737,0.178472,0.455384,0.391446,0.1,0.254217,10%,10.0
8
+ 205,c,0.581522,0.52029,0.481188,0.218132,0.395863,0.36339,0.02,0.21312,2%,2.0
9
+ 205,c,0.579068,0.528333,0.47766,0.205673,0.407538,0.373395,0.04,0.234986,4%,4.0
10
+ 205,c,0.575498,0.526251,0.468371,0.196917,0.421608,0.378581,0.06,0.245763,6%,6.0
11
+ 205,c,0.572994,0.533309,0.467297,0.18594,0.44059,0.387054,0.08,0.253276,8%,8.0
12
+ 140,m,0.674612,0.607143,0.592381,0.325007,0.285004,0.349605,1e-05,0.171429,0.001%,0.001
13
+ 140,m,0.674611,0.607143,0.586745,0.329266,0.285004,0.345345,0.0001,0.164286,0.01%,0.01
14
+ 140,m,0.674613,0.610714,0.543502,0.346918,0.285004,0.327695,0.001,0.154578,0.1%,0.1
15
+ 140,m,0.674545,0.62381,0.487433,0.356949,0.306007,0.317596,0.005,0.159347,0.5%,0.5
16
+ 140,m,0.674247,0.606764,0.456913,0.367881,0.305692,0.306365,0.01,0.156492,1%,1.0
17
+ 140,m,0.66475,0.657116,0.484865,0.269588,0.484404,0.395162,0.1,0.216216,10%,10.0
18
+ 140,m,0.672677,0.619762,0.440094,0.371628,0.29643,0.301048,0.02,0.166621,2%,2.0
19
+ 140,m,0.670856,0.597851,0.42984,0.361503,0.303713,0.309354,0.04,0.194509,4%,4.0
20
+ 140,m,0.670208,0.629902,0.452935,0.323989,0.38846,0.34622,0.06,0.197264,6%,6.0
21
+ 140,m,0.667442,0.640776,0.469398,0.293266,0.438782,0.374175,0.08,0.214346,8%,8.0
22
+ 201,n,0.721838,0.646766,0.638634,0.333205,0.457613,0.388633,1e-05,0.069652,0.001%,0.001
23
+ 201,n,0.721837,0.642812,0.631804,0.33104,0.469987,0.390796,0.0001,0.070598,0.01%,0.01
24
+ 201,n,0.721833,0.645009,0.621389,0.336477,0.464081,0.385357,0.001,0.0706,0.1%,0.1
25
+ 201,n,0.721859,0.643101,0.611687,0.327191,0.489179,0.394668,0.005,0.083138,0.5%,0.5
26
+ 201,n,0.720855,0.644684,0.602469,0.323815,0.498816,0.39704,0.01,0.089836,1%,1.0
27
+ 201,n,0.699548,0.702429,0.594715,0.25345,0.637582,0.446098,0.1,0.105996,10%,10.0
28
+ 201,n,0.719482,0.660123,0.58294,0.319325,0.521568,0.400156,0.02,0.095961,2%,2.0
29
+ 201,n,0.714645,0.67647,0.589117,0.295894,0.576049,0.418751,0.04,0.091086,4%,4.0
30
+ 201,n,0.710469,0.685153,0.588428,0.28683,0.586641,0.423639,0.06,0.095847,6%,6.0
31
+ 201,n,0.70518,0.694158,0.592756,0.271463,0.606526,0.433717,0.08,0.101869,8%,8.0
evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold/tables/representative_datasets.csv ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ anchor_tail_score,anchor_threshold_label,anchor_to_rarest_fragility_drop,dataset_id,dataset_prefix,fragility_10_to_0_001,fragility_10_to_0_1,fragility_10_to_0_5,primary_comparison_label,primary_comparison_tail_score,primary_fragility_drop,rarest_tail_score,rarest_threshold_label,secondary_comparison_label,secondary_comparison_tail_score,secondary_fragility_drop,selection_kind,selection_reason,tail_0_001pct,tail_0_1pct,tail_0_5pct,tail_10pct,tail_at_0_001,tail_at_0_1,tail_at_0_5,tail_at_10
2
+ 0.54443,10%,0.240868,c5,c,0.240868,0.240868,0.240868,0.5%,0.303562,0.240868,0.303562,0.001%,0.1%,0.303562,0.240868,fragility,largest drop from 10% to 0.5%,0.303562,0.303562,0.303562,0.54443,0.303562,0.303562,0.303562,0.54443
3
+ 0.14356,10%,0.025971,c15,c,0.025971,-0.014156,-0.056247,0.5%,0.199807,-0.056247,0.117589,0.001%,0.1%,0.157716,-0.014156,hardness,lowest tail score already at 10%,0.117589,0.157716,0.199807,0.14356,0.117589,0.157716,0.199807,0.14356
4
+ 0.496202,10%,0.146374,m10,m,0.146374,0.153562,0.18075,0.5%,0.315452,0.18075,0.349828,0.001%,0.1%,0.34264,0.153562,fragility,largest drop from 10% to 0.5%,0.349828,0.34264,0.315452,0.496202,0.349828,0.34264,0.315452,0.496202
5
+ 0.058157,10%,-0.181401,m12,m,-0.181401,-0.135704,-0.069319,0.5%,0.127476,-0.069319,0.239558,0.001%,0.1%,0.193861,-0.135704,hardness,lowest tail score already at 10%,0.239558,0.193861,0.127476,0.058157,0.239558,0.193861,0.127476,0.058157
6
+ 0.248144,10%,0.174535,n14,n,0.174535,0.174535,0.176351,0.5%,0.071793,0.176351,0.073609,0.001%,0.1%,0.073609,0.174535,fragility,largest drop from 10% to 0.5%,0.073609,0.073609,0.071793,0.248144,0.073609,0.073609,0.071793,0.248144
7
+ 0.051674,10%,-0.042771,n8,n,-0.042771,-0.017031,0.032081,0.5%,0.019593,0.032081,0.094445,0.001%,0.1%,0.068705,-0.017031,hardness,lowest tail score already at 10%,0.094445,0.068705,0.019593,0.051674,0.094445,0.068705,0.019593,0.051674