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

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

Browse files
output/deep_benchmarks/12_method_comparison/results/dentate_gyrus_comparison.json DELETED
@@ -1,83 +0,0 @@
1
- {
2
- "scvelo_ss": {
3
- "time": 6.424621820449829,
4
- "n_genes": 2000,
5
- "halflife_mouse": {
6
- "r": -0.3138965707705783,
7
- "n": 1716
8
- },
9
- "halflife_human": {
10
- "r": -0.3674575813971968,
11
- "n": 1568
12
- }
13
- },
14
- "scvelo_dyn": {
15
- "time": 128.80640387535095,
16
- "n_genes": 2000,
17
- "halflife_mouse": {
18
- "r": 0.029671769633805217,
19
- "n": 802
20
- },
21
- "halflife_human": {
22
- "r": -0.05706868509199329,
23
- "n": 719
24
- }
25
- },
26
- "velovi": {
27
- "time": 307.6371793746948,
28
- "halflife_mouse": {
29
- "r": -0.33196292087412105,
30
- "n": 864
31
- },
32
- "halflife_human": {
33
- "r": -0.3521908871265273,
34
- "n": 784
35
- }
36
- },
37
- "scptr_analytical": {
38
- "time": 3.435018539428711,
39
- "n_genes": 5325,
40
- "halflife_mouse": {
41
- "r": -0.3179587682344816,
42
- "n": 1217
43
- },
44
- "halflife_human": {
45
- "r": -0.3812073018847205,
46
- "n": 1126
47
- }
48
- },
49
- "deepptr": {
50
- "time": 26.102086544036865,
51
- "n_genes": 300,
52
- "halflife_mouse": {
53
- "r": -0.2852053996865196,
54
- "n": 216
55
- },
56
- "halflife_human": {
57
- "r": -0.35768791768630437,
58
- "n": 211
59
- }
60
- },
61
- "scvelo_ss_velocity": {
62
- "silhouette": 0.14435425400733948
63
- },
64
- "scvelo_dyn_velocity": {
65
- "silhouette": 0.05156213051525748
66
- },
67
- "velvi_latent": {
68
- "silhouette": 0.35558757185935974
69
- },
70
- "velvi_velocity": {
71
- "silhouette": -0.012590313330292702
72
- },
73
- "scptr_gamma": {
74
- "silhouette": -0.01748378947377205
75
- },
76
- "deepptr_z_t": {
77
- "silhouette": 0.16958096623420715
78
- },
79
- "gamma_fstat": {
80
- "analytical": 25.10787010192871,
81
- "deepptr": 307.474365234375
82
- }
83
- }