Add cellpaint-posh results
Browse files
results/cellpaint_posh_bootstrap.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pca_lr": {
|
| 3 |
+
"gene_disjoint_mean": 0.46398062778982063,
|
| 4 |
+
"leaky_mean": 0.4983033818033526,
|
| 5 |
+
"difference_mean": 0.034322754013531964,
|
| 6 |
+
"bootstrap_ci_lo": 0.009985267644707604,
|
| 7 |
+
"bootstrap_ci_hi": 0.05957193372775845,
|
| 8 |
+
"ci_excludes_zero": true,
|
| 9 |
+
"wilcoxon_stat": 15.0,
|
| 10 |
+
"wilcoxon_p": 0.03125,
|
| 11 |
+
"n_gd_folds": 25,
|
| 12 |
+
"n_leaky_seeds": 5
|
| 13 |
+
},
|
| 14 |
+
"knn1": {
|
| 15 |
+
"gene_disjoint_mean": 0.38466216802099085,
|
| 16 |
+
"leaky_mean": 0.4501162835933852,
|
| 17 |
+
"difference_mean": 0.06545411557239433,
|
| 18 |
+
"bootstrap_ci_lo": 0.028706739687947215,
|
| 19 |
+
"bootstrap_ci_hi": 0.10742634033381789,
|
| 20 |
+
"ci_excludes_zero": true,
|
| 21 |
+
"wilcoxon_stat": 15.0,
|
| 22 |
+
"wilcoxon_p": 0.03125,
|
| 23 |
+
"n_gd_folds": 25,
|
| 24 |
+
"n_leaky_seeds": 5
|
| 25 |
+
},
|
| 26 |
+
"knn5": {
|
| 27 |
+
"gene_disjoint_mean": 0.37776333861342876,
|
| 28 |
+
"leaky_mean": 0.45463561978999484,
|
| 29 |
+
"difference_mean": 0.07687228117656608,
|
| 30 |
+
"bootstrap_ci_lo": 0.055397047833061985,
|
| 31 |
+
"bootstrap_ci_hi": 0.09562526563214083,
|
| 32 |
+
"ci_excludes_zero": true,
|
| 33 |
+
"wilcoxon_stat": 15.0,
|
| 34 |
+
"wilcoxon_p": 0.03125,
|
| 35 |
+
"n_gd_folds": 25,
|
| 36 |
+
"n_leaky_seeds": 5
|
| 37 |
+
}
|
| 38 |
+
}
|