mm1109 commited on
Commit
62c4fe9
·
verified ·
1 Parent(s): 017a81c

Upload results/experiments/exp_2/results.json with huggingface_hub

Browse files
results/experiments/exp_2/results.json CHANGED
@@ -2,95 +2,143 @@
2
  "per_condition": {
3
  "geneformer_uncalibrated": {
4
  "auroc": 0.452,
5
- "auprc": 0.013
 
 
6
  },
7
  "scgpt_uncalibrated": {
8
  "auroc": 0.5253,
9
- "auprc": 0.0148
 
 
10
  },
11
  "scprint_uncalibrated": {
12
  "auroc": 0.428,
13
- "auprc": 0.0119
 
 
14
  },
15
  "pinnacle_uncalibrated": {
16
  "auroc": 0.4741,
17
- "auprc": 0.0142
 
 
18
  },
19
  "node2vec_uncalibrated": {
20
  "auroc": 0.3992,
21
- "auprc": 0.0116
 
 
22
  },
23
  "hgfb_uncalibrated": {
24
  "auroc": 0.4464,
25
- "auprc": 0.0129
 
 
26
  },
27
  "geneformer_calibrated": {
28
  "auroc": 0.8618,
29
- "auprc": 0.1313
 
 
30
  },
31
  "scgpt_calibrated": {
32
  "auroc": 0.517,
33
- "auprc": 0.0172
 
 
34
  },
35
  "scprint_calibrated": {
36
  "auroc": 0.5826,
37
- "auprc": 0.0167
 
 
38
  },
39
  "pinnacle_calibrated": {
40
  "auroc": 0.5934,
41
- "auprc": 0.0175
 
 
42
  },
43
  "node2vec_calibrated": {
44
  "auroc": 0.6615,
45
- "auprc": 0.0351
 
 
46
  },
47
  "hgfb_calibrated": {
48
  "auroc": 0.713,
49
- "auprc": 0.0303
 
 
50
  },
51
  "random_w": {
52
  "auroc": 0.4673,
53
- "auprc": 0.0136
 
 
54
  },
55
  "shuffled_labels": {
56
  "auroc": 0.817,
57
- "auprc": 0.1056
 
 
58
  },
59
  "random_embeddings": {
60
  "auroc": 0.5158,
61
- "auprc": 0.0155
 
 
62
  }
63
  },
64
  "calibration_deltas": {
65
  "geneformer": {
66
- "delta_auroc": 0.4098,
67
- "calibrated_auroc": 0.8618,
68
- "uncalibrated_auroc": 0.452
 
 
 
69
  },
70
  "scgpt": {
71
- "delta_auroc": -0.0083,
72
- "calibrated_auroc": 0.517,
73
- "uncalibrated_auroc": 0.5253
 
 
 
74
  },
75
  "scprint": {
76
- "delta_auroc": 0.1546,
77
- "calibrated_auroc": 0.5826,
78
- "uncalibrated_auroc": 0.428
 
 
 
79
  },
80
  "pinnacle": {
81
- "delta_auroc": 0.1193,
82
- "calibrated_auroc": 0.5934,
83
- "uncalibrated_auroc": 0.4741
 
 
 
84
  },
85
  "node2vec": {
86
- "delta_auroc": 0.2623,
87
- "calibrated_auroc": 0.6615,
88
- "uncalibrated_auroc": 0.3992
 
 
 
89
  },
90
  "hgfb": {
91
- "delta_auroc": 0.2666,
92
- "calibrated_auroc": 0.713,
93
- "uncalibrated_auroc": 0.4464
 
 
 
94
  }
95
  },
96
  "held_out_regulators": [
 
2
  "per_condition": {
3
  "geneformer_uncalibrated": {
4
  "auroc": 0.452,
5
+ "auprc": 0.013,
6
+ "macro_auroc": 0.4525,
7
+ "n_groups": 8
8
  },
9
  "scgpt_uncalibrated": {
10
  "auroc": 0.5253,
11
+ "auprc": 0.0148,
12
+ "macro_auroc": 0.5514,
13
+ "n_groups": 8
14
  },
15
  "scprint_uncalibrated": {
16
  "auroc": 0.428,
17
+ "auprc": 0.0119,
18
+ "macro_auroc": 0.4409,
19
+ "n_groups": 8
20
  },
21
  "pinnacle_uncalibrated": {
22
  "auroc": 0.4741,
23
+ "auprc": 0.0142,
24
+ "macro_auroc": 0.4534,
25
+ "n_groups": 8
26
  },
27
  "node2vec_uncalibrated": {
28
  "auroc": 0.3992,
29
+ "auprc": 0.0116,
30
+ "macro_auroc": 0.5709,
31
+ "n_groups": 8
32
  },
33
  "hgfb_uncalibrated": {
34
  "auroc": 0.4464,
35
+ "auprc": 0.0129,
36
+ "macro_auroc": 0.4934,
37
+ "n_groups": 8
38
  },
39
  "geneformer_calibrated": {
40
  "auroc": 0.8618,
41
+ "auprc": 0.1313,
42
+ "macro_auroc": 0.5463,
43
+ "n_groups": 8
44
  },
45
  "scgpt_calibrated": {
46
  "auroc": 0.517,
47
+ "auprc": 0.0172,
48
+ "macro_auroc": 0.5245,
49
+ "n_groups": 8
50
  },
51
  "scprint_calibrated": {
52
  "auroc": 0.5826,
53
+ "auprc": 0.0167,
54
+ "macro_auroc": 0.6224,
55
+ "n_groups": 8
56
  },
57
  "pinnacle_calibrated": {
58
  "auroc": 0.5934,
59
+ "auprc": 0.0175,
60
+ "macro_auroc": 0.6301,
61
+ "n_groups": 8
62
  },
63
  "node2vec_calibrated": {
64
  "auroc": 0.6615,
65
+ "auprc": 0.0351,
66
+ "macro_auroc": 0.7404,
67
+ "n_groups": 8
68
  },
69
  "hgfb_calibrated": {
70
  "auroc": 0.713,
71
+ "auprc": 0.0303,
72
+ "macro_auroc": 0.555,
73
+ "n_groups": 8
74
  },
75
  "random_w": {
76
  "auroc": 0.4673,
77
+ "auprc": 0.0136,
78
+ "macro_auroc": 0.4628,
79
+ "n_groups": 8
80
  },
81
  "shuffled_labels": {
82
  "auroc": 0.817,
83
+ "auprc": 0.1056,
84
+ "macro_auroc": 0.4807,
85
+ "n_groups": 8
86
  },
87
  "random_embeddings": {
88
  "auroc": 0.5158,
89
+ "auprc": 0.0155,
90
+ "macro_auroc": 0.5095,
91
+ "n_groups": 8
92
  }
93
  },
94
  "calibration_deltas": {
95
  "geneformer": {
96
+ "delta_pooled_auroc": 0.4098,
97
+ "delta_macro_auroc": 0.0938,
98
+ "calibrated_pooled_auroc": 0.8618,
99
+ "calibrated_macro_auroc": 0.5463,
100
+ "uncalibrated_pooled_auroc": 0.452,
101
+ "uncalibrated_macro_auroc": 0.4525
102
  },
103
  "scgpt": {
104
+ "delta_pooled_auroc": -0.0083,
105
+ "delta_macro_auroc": -0.0269,
106
+ "calibrated_pooled_auroc": 0.517,
107
+ "calibrated_macro_auroc": 0.5245,
108
+ "uncalibrated_pooled_auroc": 0.5253,
109
+ "uncalibrated_macro_auroc": 0.5514
110
  },
111
  "scprint": {
112
+ "delta_pooled_auroc": 0.1546,
113
+ "delta_macro_auroc": 0.1815,
114
+ "calibrated_pooled_auroc": 0.5826,
115
+ "calibrated_macro_auroc": 0.6224,
116
+ "uncalibrated_pooled_auroc": 0.428,
117
+ "uncalibrated_macro_auroc": 0.4409
118
  },
119
  "pinnacle": {
120
+ "delta_pooled_auroc": 0.1193,
121
+ "delta_macro_auroc": 0.1767,
122
+ "calibrated_pooled_auroc": 0.5934,
123
+ "calibrated_macro_auroc": 0.6301,
124
+ "uncalibrated_pooled_auroc": 0.4741,
125
+ "uncalibrated_macro_auroc": 0.4534
126
  },
127
  "node2vec": {
128
+ "delta_pooled_auroc": 0.2623,
129
+ "delta_macro_auroc": 0.1695,
130
+ "calibrated_pooled_auroc": 0.6615,
131
+ "calibrated_macro_auroc": 0.7404,
132
+ "uncalibrated_pooled_auroc": 0.3992,
133
+ "uncalibrated_macro_auroc": 0.5709
134
  },
135
  "hgfb": {
136
+ "delta_pooled_auroc": 0.2666,
137
+ "delta_macro_auroc": 0.0616,
138
+ "calibrated_pooled_auroc": 0.713,
139
+ "calibrated_macro_auroc": 0.555,
140
+ "uncalibrated_pooled_auroc": 0.4464,
141
+ "uncalibrated_macro_auroc": 0.4934
142
  }
143
  },
144
  "held_out_regulators": [