Synav commited on
Commit
38a0f22
·
verified ·
1 Parent(s): 7cba7fb

Upload metadata (20260123-145407)

Browse files
Files changed (1) hide show
  1. releases/20260123-145407/meta.json +388 -0
releases/20260123-145407/meta.json ADDED
@@ -0,0 +1,388 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "framework": "ExplainML Studio",
3
+ "model": "Logistic Regression",
4
+ "created_at_utc": "2026-01-23T14:53:44.837219",
5
+ "schema": {
6
+ "features": [
7
+ "Age (years) ",
8
+ "Gender",
9
+ "Ethnicity ",
10
+ "Type of Leukemia ",
11
+ "ECOG ",
12
+ "Risk Assesment",
13
+ "WBCs on Admission\n ( x10^9/L) ",
14
+ "Hb on Admission (g/L)",
15
+ "LDH on Admission (IU/L) ",
16
+ "CNS Involvement ",
17
+ "MDx Leukemia Screen 1",
18
+ "Pre-Induction bone marrow biopsy blasts %",
19
+ "Date of 1st Bone Marrow biopsy (Date of Diagnosis) ",
20
+ "Post-Induction MRD ",
21
+ "Date of 1st CR",
22
+ "Induction ",
23
+ "thrombocytopenia y=1/no=0",
24
+ "bleeding Y/N",
25
+ "B Sympt Y/N",
26
+ "Lymphadenopathy Y/N",
27
+ "CNS Y/N",
28
+ "ExtraMedullary Inv Y/N",
29
+ "fish_inv16_cbfb_myh11",
30
+ "fish_t821_runx1_runx1t1",
31
+ "fish_t1517_pml_rara",
32
+ "fish_kmt2a_mll_11q23",
33
+ "fish_bcr_abl1_t922",
34
+ "fish_etv6_runx1_t1221",
35
+ "fish_tcf3_pbx1_t119",
36
+ "fish_igh_14q32_rearr",
37
+ "fish_crlf2_rearr",
38
+ "fish_nup214_9q34",
39
+ "fish_Other",
40
+ "fish_del7q_monosomy7",
41
+ "fish_tp53_del17p",
42
+ "fish_del13q",
43
+ "fish_del11q",
44
+ "fish_abnormality_count",
45
+ "ngs_flt3",
46
+ "ngs_npm1",
47
+ "ngs_cebpa",
48
+ "ngs_dnmt3a",
49
+ "ngs_idh1",
50
+ "ngs_idh2",
51
+ "ngs_tet2",
52
+ "ngs_tp53",
53
+ "ngs_runx1",
54
+ "ngs_Other",
55
+ "ngs_spliceosome",
56
+ "ngs_mutation_count"
57
+ ],
58
+ "numeric": [
59
+ "Age (years) ",
60
+ "Gender",
61
+ "Ethnicity ",
62
+ "Type of Leukemia ",
63
+ "ECOG ",
64
+ "Risk Assesment",
65
+ "WBCs on Admission\n ( x10^9/L) ",
66
+ "Hb on Admission (g/L)",
67
+ "LDH on Admission (IU/L) ",
68
+ "CNS Involvement ",
69
+ "MDx Leukemia Screen 1",
70
+ "Pre-Induction bone marrow biopsy blasts %",
71
+ "Date of 1st Bone Marrow biopsy (Date of Diagnosis) "
72
+ ],
73
+ "categorical": [
74
+ "Post-Induction MRD ",
75
+ "Date of 1st CR",
76
+ "Induction ",
77
+ "thrombocytopenia y=1/no=0",
78
+ "bleeding Y/N",
79
+ "B Sympt Y/N",
80
+ "Lymphadenopathy Y/N",
81
+ "CNS Y/N",
82
+ "ExtraMedullary Inv Y/N",
83
+ "fish_inv16_cbfb_myh11",
84
+ "fish_t821_runx1_runx1t1",
85
+ "fish_t1517_pml_rara",
86
+ "fish_kmt2a_mll_11q23",
87
+ "fish_bcr_abl1_t922",
88
+ "fish_etv6_runx1_t1221",
89
+ "fish_tcf3_pbx1_t119",
90
+ "fish_igh_14q32_rearr",
91
+ "fish_crlf2_rearr",
92
+ "fish_nup214_9q34",
93
+ "fish_Other",
94
+ "fish_del7q_monosomy7",
95
+ "fish_tp53_del17p",
96
+ "fish_del13q",
97
+ "fish_del11q",
98
+ "fish_abnormality_count",
99
+ "ngs_flt3",
100
+ "ngs_npm1",
101
+ "ngs_cebpa",
102
+ "ngs_dnmt3a",
103
+ "ngs_idh1",
104
+ "ngs_idh2",
105
+ "ngs_tet2",
106
+ "ngs_tp53",
107
+ "ngs_runx1",
108
+ "ngs_Other",
109
+ "ngs_spliceosome",
110
+ "ngs_mutation_count"
111
+ ],
112
+ "label": "AA"
113
+ },
114
+ "feature_reduction": {
115
+ "variance_threshold": 0.0,
116
+ "use_dimred": false,
117
+ "svd_components": null,
118
+ "use_feature_selection": true,
119
+ "l1_C": 1.0,
120
+ "selection_method": "SelectFromModel(L1 saga, threshold=median)",
121
+ "note": "If SVD is enabled, SHAP becomes component-level (less interpretable)."
122
+ },
123
+ "positive_class": "YES",
124
+ "metrics": {
125
+ "roc_auc": 0.9733333333333334,
126
+ "n_train": 79,
127
+ "n_test": 20,
128
+ "threshold@0.5": 0.5,
129
+ "accuracy@0.5": 0.85,
130
+ "balanced_accuracy@0.5": 0.9,
131
+ "precision@0.5": 0.625,
132
+ "recall@0.5": 1.0,
133
+ "f1@0.5": 0.7692307692307693,
134
+ "sensitivity@0.5": 1.0,
135
+ "specificity@0.5": 0.8,
136
+ "confusion_matrix@0.5": {
137
+ "tn": 12,
138
+ "fp": 3,
139
+ "fn": 0,
140
+ "tp": 5
141
+ },
142
+ "best_threshold_by": "f1",
143
+ "best_threshold": 0.7949999999999999,
144
+ "best_f1": 0.8888888888888888,
145
+ "accuracy@best": 0.95,
146
+ "balanced_accuracy@best": 0.9,
147
+ "precision@best": 1.0,
148
+ "recall@best": 0.8,
149
+ "f1@best": 0.8888888888888888,
150
+ "sensitivity@best": 0.8,
151
+ "specificity@best": 1.0,
152
+ "confusion_matrix@best": {
153
+ "tn": 15,
154
+ "fp": 0,
155
+ "fn": 1,
156
+ "tp": 4
157
+ },
158
+ "roc_curve": {
159
+ "fpr": [
160
+ 0.0,
161
+ 0.0,
162
+ 0.0,
163
+ 0.13333333333333333,
164
+ 0.13333333333333333,
165
+ 1.0
166
+ ],
167
+ "tpr": [
168
+ 0.0,
169
+ 0.2,
170
+ 0.8,
171
+ 0.8,
172
+ 1.0,
173
+ 1.0
174
+ ],
175
+ "thresholds": [
176
+ Infinity,
177
+ 0.9860596002226807,
178
+ 0.85048205100401,
179
+ 0.7453030737019612,
180
+ 0.6131509264272454,
181
+ 0.04765789243485154
182
+ ]
183
+ },
184
+ "pr_curve": {
185
+ "average_precision": 0.9428571428571428,
186
+ "precision": [
187
+ 0.25,
188
+ 0.2631578947368421,
189
+ 0.2777777777777778,
190
+ 0.29411764705882354,
191
+ 0.3125,
192
+ 0.3333333333333333,
193
+ 0.35714285714285715,
194
+ 0.38461538461538464,
195
+ 0.4166666666666667,
196
+ 0.45454545454545453,
197
+ 0.5,
198
+ 0.5555555555555556,
199
+ 0.625,
200
+ 0.7142857142857143,
201
+ 0.6666666666666666,
202
+ 0.8,
203
+ 1.0,
204
+ 1.0,
205
+ 1.0,
206
+ 1.0,
207
+ 1.0
208
+ ],
209
+ "recall": [
210
+ 1.0,
211
+ 1.0,
212
+ 1.0,
213
+ 1.0,
214
+ 1.0,
215
+ 1.0,
216
+ 1.0,
217
+ 1.0,
218
+ 1.0,
219
+ 1.0,
220
+ 1.0,
221
+ 1.0,
222
+ 1.0,
223
+ 1.0,
224
+ 0.8,
225
+ 0.8,
226
+ 0.8,
227
+ 0.6,
228
+ 0.4,
229
+ 0.2,
230
+ 0.0
231
+ ],
232
+ "thresholds": [
233
+ 0.04765789243485154,
234
+ 0.08757306982044713,
235
+ 0.10853350905251094,
236
+ 0.13770109586480014,
237
+ 0.19051772857721794,
238
+ 0.23006066877471198,
239
+ 0.27889904390801434,
240
+ 0.3032893359333889,
241
+ 0.34578575562777525,
242
+ 0.37060660547022706,
243
+ 0.4016075779993519,
244
+ 0.49054046595613143,
245
+ 0.5091179612666981,
246
+ 0.6131509264272454,
247
+ 0.7453030737019612,
248
+ 0.7930132540744879,
249
+ 0.85048205100401,
250
+ 0.8725141106231229,
251
+ 0.9358685316706183,
252
+ 0.9860596002226807
253
+ ]
254
+ },
255
+ "calibration": {
256
+ "n_bins": 6,
257
+ "strategy": "uniform",
258
+ "prob_true": [
259
+ 0.0,
260
+ 0.0,
261
+ 0.0,
262
+ 0.5,
263
+ 0.0,
264
+ 1.0
265
+ ],
266
+ "prob_pred": [
267
+ 0.09536639179315243,
268
+ 0.25069169429833327,
269
+ 0.40213510126337143,
270
+ 0.5611344438469718,
271
+ 0.7691581638882246,
272
+ 0.911231073380108
273
+ ],
274
+ "brier": 0.12973132660880046
275
+ },
276
+ "decision_curve": {
277
+ "thresholds": [
278
+ 0.01,
279
+ 0.050833333333333335,
280
+ 0.09166666666666666,
281
+ 0.1325,
282
+ 0.17333333333333334,
283
+ 0.21416666666666667,
284
+ 0.255,
285
+ 0.29583333333333334,
286
+ 0.33666666666666667,
287
+ 0.3775,
288
+ 0.41833333333333333,
289
+ 0.45916666666666667,
290
+ 0.5,
291
+ 0.5408333333333333,
292
+ 0.5816666666666667,
293
+ 0.6225,
294
+ 0.6633333333333333,
295
+ 0.7041666666666666,
296
+ 0.745,
297
+ 0.7858333333333334,
298
+ 0.8266666666666667,
299
+ 0.8674999999999999,
300
+ 0.9083333333333333,
301
+ 0.9491666666666667,
302
+ 0.99
303
+ ],
304
+ "net_benefit_model": [
305
+ 0.24242424242424243,
306
+ 0.21251097453906936,
307
+ 0.18440366972477062,
308
+ 0.15835734870317003,
309
+ 0.13467741935483868,
310
+ 0.11373276776246025,
311
+ 0.0959731543624161,
312
+ 0.08195266272189347,
313
+ 0.07236180904522616,
314
+ 0.09839357429718876,
315
+ 0.10616045845272207,
316
+ 0.08020030816640983,
317
+ 0.1,
318
+ 0.13221415607985482,
319
+ 0.11095617529880478,
320
+ 0.03509933774834434,
321
+ 0.002970297029702973,
322
+ -0.038028169014084456,
323
+ -0.09215686274509804,
324
+ 0.01653696498054469,
325
+ 0.2,
326
+ 0.15,
327
+ 0.1,
328
+ 0.05,
329
+ 0.0
330
+ ],
331
+ "net_benefit_all": [
332
+ 0.24242424242424243,
333
+ 0.20983318700614573,
334
+ 0.1743119266055046,
335
+ 0.13544668587896252,
336
+ 0.09274193548387097,
337
+ 0.04559915164369038,
338
+ -0.006711409395973145,
339
+ -0.0650887573964497,
340
+ -0.1306532663316583,
341
+ -0.20481927710843373,
342
+ -0.28939828080229224,
343
+ -0.38674884437596313,
344
+ -0.5,
345
+ -0.6333938294010888,
346
+ -0.7928286852589643,
347
+ -0.9867549668874176,
348
+ -1.2277227722772277,
349
+ -1.5352112676056335,
350
+ -1.941176470588235,
351
+ -2.5019455252918297,
352
+ -3.3269230769230766,
353
+ -4.660377358490564,
354
+ -7.181818181818182,
355
+ -13.754098360655751,
356
+ -73.99999999999994
357
+ ],
358
+ "net_benefit_none": [
359
+ 0.0,
360
+ 0.0,
361
+ 0.0,
362
+ 0.0,
363
+ 0.0,
364
+ 0.0,
365
+ 0.0,
366
+ 0.0,
367
+ 0.0,
368
+ 0.0,
369
+ 0.0,
370
+ 0.0,
371
+ 0.0,
372
+ 0.0,
373
+ 0.0,
374
+ 0.0,
375
+ 0.0,
376
+ 0.0,
377
+ 0.0,
378
+ 0.0,
379
+ 0.0,
380
+ 0.0,
381
+ 0.0,
382
+ 0.0,
383
+ 0.0
384
+ ],
385
+ "prevalence": 0.25
386
+ }
387
+ }
388
+ }