bryan7264 commited on
Commit
ccb63b4
·
verified ·
1 Parent(s): 712fbd0

Delete output/deep_benchmarks/12_method_comparison/results/pancreas_comparison.json with huggingface_hub

Browse files
output/deep_benchmarks/12_method_comparison/results/pancreas_comparison.json DELETED
@@ -1,83 +0,0 @@
1
- {
2
- "scvelo_ss": {
3
- "time": 32.31839561462402,
4
- "n_genes": 2000,
5
- "halflife_mouse": {
6
- "r": -0.3080625132260085,
7
- "n": 1653
8
- },
9
- "halflife_human": {
10
- "r": -0.37302647517581816,
11
- "n": 1528
12
- }
13
- },
14
- "scvelo_dyn": {
15
- "time": 314.78994941711426,
16
- "n_genes": 2000,
17
- "halflife_mouse": {
18
- "r": 0.08206325739571528,
19
- "n": 1048
20
- },
21
- "halflife_human": {
22
- "r": 0.07312700187874449,
23
- "n": 955
24
- }
25
- },
26
- "velovi": {
27
- "time": 1448.369641304016,
28
- "halflife_mouse": {
29
- "r": -0.26701837358413116,
30
- "n": 785
31
- },
32
- "halflife_human": {
33
- "r": -0.2782715930091615,
34
- "n": 704
35
- }
36
- },
37
- "scptr_analytical": {
38
- "time": 5.991955995559692,
39
- "n_genes": 11906,
40
- "halflife_mouse": {
41
- "r": -0.34966929477006137,
42
- "n": 4611
43
- },
44
- "halflife_human": {
45
- "r": -0.4020872107350974,
46
- "n": 4308
47
- }
48
- },
49
- "deepptr": {
50
- "time": 31.69923996925354,
51
- "n_genes": 300,
52
- "halflife_mouse": {
53
- "r": -0.19762101977653473,
54
- "n": 251
55
- },
56
- "halflife_human": {
57
- "r": -0.2767452667406712,
58
- "n": 236
59
- }
60
- },
61
- "scvelo_ss_velocity": {
62
- "silhouette": 0.012363857589662075
63
- },
64
- "scvelo_dyn_velocity": {
65
- "silhouette": 0.03373539935467379
66
- },
67
- "velvi_latent": {
68
- "silhouette": 0.19419878721237183
69
- },
70
- "velvi_velocity": {
71
- "silhouette": -0.0003219533246010542
72
- },
73
- "scptr_gamma": {
74
- "silhouette": 0.06610662490129471
75
- },
76
- "deepptr_z_t": {
77
- "silhouette": 0.21103061735630035
78
- },
79
- "gamma_fstat": {
80
- "analytical": 39.563194274902344,
81
- "deepptr": 228.4909210205078
82
- }
83
- }