canergen commited on
Commit
9c30a93
·
verified ·
1 Parent(s): b820289

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -18
README.md CHANGED
@@ -54,10 +54,10 @@ space might still be useful for analysis.
54
 
55
  | Metric | Training Value | Validation Value |
56
  |-------------------------|----------------|------------------|
57
- | Mean Absolute Error | 2.12 | 2.22 |
58
- | Pearson Correlation | 0.50 | 0.54 |
59
- | Spearman Correlation | 0.40 | 0.38 |
60
- | R² (R-Squared) | -0.24 | -0.29 |
61
 
62
  The gene-wise coefficient of variation summarizes how well variation between different genes is
63
  preserved by the generated model expression. This value is usually quite high.
@@ -66,10 +66,10 @@ preserved by the generated model expression. This value is usually quite high.
66
 
67
  | Metric | Training Value |
68
  |-------------------------|----------------|
69
- | Mean Absolute Error | 8.48 |
70
  | Pearson Correlation | 0.55 |
71
  | Spearman Correlation | 0.56 |
72
- | R² (R-Squared) | -1.14 |
73
 
74
  </details>
75
 
@@ -86,18 +86,18 @@ cell-type.
86
 
87
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
88
  | --- | --- | --- | --- | --- | --- | --- | --- |
89
- | macrophage | 0.93 | 1.21 | 0.62 | 0.94 | 0.25 | 0.75 | 1379.00 |
90
- | monocyte | 0.85 | 2.11 | 0.56 | 0.84 | 0.24 | 0.68 | 605.00 |
91
- | endothelial cell of hepatic sinusoid | 0.75 | 1.94 | 0.62 | 0.89 | 0.54 | 0.82 | 341.00 |
92
- | mature NK T cell | 0.82 | 2.83 | 0.64 | 0.88 | 0.47 | 0.83 | 231.00 |
93
- | neutrophil | 0.44 | 4.37 | 0.45 | 0.76 | 0.16 | 0.51 | 81.00 |
94
- | fibroblast | 0.70 | 2.75 | 0.66 | 0.83 | 0.54 | 0.77 | 70.00 |
95
- | hepatocyte | 0.67 | 4.15 | 0.62 | 0.84 | 0.40 | 0.82 | 67.00 |
96
- | liver dendritic cell | 0.55 | 5.52 | 0.51 | 0.44 | 0.36 | 0.48 | 34.00 |
97
- | T cell | 0.46 | 8.35 | 0.40 | 0.51 | 0.31 | 0.48 | 20.00 |
98
- | plasma cell | 0.54 | 6.31 | 0.53 | 0.48 | 0.34 | 0.55 | 19.00 |
99
- | intrahepatic cholangiocyte | 0.54 | 4.95 | 0.64 | 0.74 | 0.39 | 0.58 | 11.00 |
100
- | erythrocyte | 0.24 | 8.16 | 0.33 | 0.29 | 0.23 | 0.80 | 2.00 |
101
 
102
  </details>
103
 
 
54
 
55
  | Metric | Training Value | Validation Value |
56
  |-------------------------|----------------|------------------|
57
+ | Mean Absolute Error | 2.11 | 2.17 |
58
+ | Pearson Correlation | 0.50 | 0.52 |
59
+ | Spearman Correlation | 0.43 | 0.35 |
60
+ | R² (R-Squared) | -0.23 | -0.67 |
61
 
62
  The gene-wise coefficient of variation summarizes how well variation between different genes is
63
  preserved by the generated model expression. This value is usually quite high.
 
66
 
67
  | Metric | Training Value |
68
  |-------------------------|----------------|
69
+ | Mean Absolute Error | 8.50 |
70
  | Pearson Correlation | 0.55 |
71
  | Spearman Correlation | 0.56 |
72
+ | R² (R-Squared) | -1.08 |
73
 
74
  </details>
75
 
 
86
 
87
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
88
  | --- | --- | --- | --- | --- | --- | --- | --- |
89
+ | macrophage | 0.92 | 1.25 | 0.59 | 0.94 | 0.25 | 0.75 | 1379.00 |
90
+ | monocyte | 0.81 | 1.96 | 0.60 | 0.85 | 0.23 | 0.68 | 605.00 |
91
+ | endothelial cell of hepatic sinusoid | 0.76 | 1.92 | 0.62 | 0.89 | 0.54 | 0.82 | 341.00 |
92
+ | mature NK T cell | 0.81 | 2.87 | 0.63 | 0.87 | 0.47 | 0.83 | 231.00 |
93
+ | neutrophil | 0.44 | 4.43 | 0.42 | 0.74 | 0.17 | 0.51 | 81.00 |
94
+ | fibroblast | 0.64 | 2.64 | 0.68 | 0.84 | 0.53 | 0.76 | 70.00 |
95
+ | hepatocyte | 0.72 | 4.07 | 0.63 | 0.83 | 0.40 | 0.82 | 67.00 |
96
+ | liver dendritic cell | 0.56 | 5.45 | 0.51 | 0.46 | 0.35 | 0.47 | 34.00 |
97
+ | T cell | 0.45 | 8.64 | 0.36 | 0.47 | 0.32 | 0.48 | 20.00 |
98
+ | plasma cell | 0.51 | 6.32 | 0.53 | 0.49 | 0.33 | 0.55 | 19.00 |
99
+ | intrahepatic cholangiocyte | 0.52 | 4.78 | 0.66 | 0.76 | 0.39 | 0.57 | 11.00 |
100
+ | erythrocyte | 0.27 | 8.36 | 0.34 | 0.28 | 0.23 | 0.80 | 2.00 |
101
 
102
  </details>
103