Datasets:
Upload results/competing/grnboost2/summary.json with huggingface_hub
Browse files
results/competing/grnboost2/summary.json
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"method": "grnboost2",
|
| 3 |
+
"celltypes": {
|
| 4 |
+
"Astrocyte": {
|
| 5 |
+
"n_cells": 5000,
|
| 6 |
+
"n_tfs": 1489,
|
| 7 |
+
"n_edges": 56864,
|
| 8 |
+
"elapsed_sec": 2997.9
|
| 9 |
+
},
|
| 10 |
+
"Endothel": {
|
| 11 |
+
"n_cells": 5000,
|
| 12 |
+
"n_tfs": 1472,
|
| 13 |
+
"n_edges": 51344,
|
| 14 |
+
"elapsed_sec": 2156.3
|
| 15 |
+
},
|
| 16 |
+
"Excitatory neuron": {
|
| 17 |
+
"n_cells": 5000,
|
| 18 |
+
"n_tfs": 1505,
|
| 19 |
+
"n_edges": 53247,
|
| 20 |
+
"elapsed_sec": 2048.0
|
| 21 |
+
},
|
| 22 |
+
"Inhibitory neuron": {
|
| 23 |
+
"n_cells": 5000,
|
| 24 |
+
"n_tfs": 1498,
|
| 25 |
+
"n_edges": 57041,
|
| 26 |
+
"elapsed_sec": 2073.9
|
| 27 |
+
},
|
| 28 |
+
"Lymphocyte": {
|
| 29 |
+
"n_cells": 5000,
|
| 30 |
+
"n_tfs": 1422,
|
| 31 |
+
"n_edges": 64706,
|
| 32 |
+
"elapsed_sec": 631.5
|
| 33 |
+
},
|
| 34 |
+
"Malignant": {
|
| 35 |
+
"n_cells": 5000,
|
| 36 |
+
"n_tfs": 1509,
|
| 37 |
+
"n_edges": 57475,
|
| 38 |
+
"elapsed_sec": 1253.5
|
| 39 |
+
},
|
| 40 |
+
"OPC": {
|
| 41 |
+
"n_cells": 5000,
|
| 42 |
+
"n_tfs": 1466,
|
| 43 |
+
"n_edges": 61542,
|
| 44 |
+
"elapsed_sec": 788.1
|
| 45 |
+
},
|
| 46 |
+
"Oligodendrocyte": {
|
| 47 |
+
"n_cells": 5000,
|
| 48 |
+
"n_tfs": 1440,
|
| 49 |
+
"n_edges": 62659,
|
| 50 |
+
"elapsed_sec": 814.3
|
| 51 |
+
},
|
| 52 |
+
"Other": {
|
| 53 |
+
"n_cells": 5000,
|
| 54 |
+
"n_tfs": 1484,
|
| 55 |
+
"n_edges": 59077,
|
| 56 |
+
"elapsed_sec": 581.5
|
| 57 |
+
},
|
| 58 |
+
"Pericyte": {
|
| 59 |
+
"n_cells": 1918,
|
| 60 |
+
"n_tfs": 1439,
|
| 61 |
+
"n_edges": 61315,
|
| 62 |
+
"elapsed_sec": 341.2
|
| 63 |
+
},
|
| 64 |
+
"TAM": {
|
| 65 |
+
"n_cells": 5000,
|
| 66 |
+
"n_tfs": 1454,
|
| 67 |
+
"n_edges": 60894,
|
| 68 |
+
"elapsed_sec": 858.7
|
| 69 |
+
}
|
| 70 |
+
},
|
| 71 |
+
"total_edges": 646164
|
| 72 |
+
}
|