canergen commited on
Commit
027b1dd
1 Parent(s): 343ff92

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -20
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 | 1.87 | 1.95 |
58
- | Pearson Correlation | 0.90 | 0.90 |
59
- | Spearman Correlation | 0.88 | 0.88 |
60
- | R² (R-Squared) | 0.78 | 0.78 |
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 | 16.76 |
70
- | Pearson Correlation | 0.68 |
71
  | Spearman Correlation | 0.70 |
72
- | R² (R-Squared) | -1.26 |
73
 
74
  </details>
75
 
@@ -86,19 +86,19 @@ cell-type.
86
 
87
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
88
  | --- | --- | --- | --- | --- | --- | --- | --- |
89
- | epithelial cell | 0.97 | 0.91 | 0.58 | 0.90 | 0.13 | 0.85 | 6637.00 |
90
- | basal cell of prostate epithelium | 0.92 | 0.80 | 0.64 | 0.94 | 0.48 | 0.89 | 3198.00 |
91
- | CD8-positive, alpha-beta T cell | 0.93 | 2.89 | 0.63 | 0.84 | 0.30 | 0.82 | 1081.00 |
92
- | endothelial cell | 0.79 | 2.84 | 0.67 | 0.85 | 0.47 | 0.85 | 471.00 |
93
- | mature NK T cell | 0.87 | 4.49 | 0.55 | 0.74 | 0.34 | 0.78 | 430.00 |
94
- | macrophage | 0.82 | 3.00 | 0.69 | 0.83 | 0.44 | 0.84 | 317.00 |
95
- | club cell | 0.77 | 2.36 | 0.62 | 0.81 | 0.52 | 0.80 | 290.00 |
96
- | smooth muscle cell | 0.85 | 2.94 | 0.67 | 0.82 | 0.49 | 0.83 | 285.00 |
97
- | fibroblast | 0.87 | 3.21 | 0.70 | 0.81 | 0.46 | 0.80 | 207.00 |
98
- | luminal cell of prostate epithelium | 0.70 | 3.89 | 0.65 | 0.73 | 0.48 | 0.76 | 60.00 |
99
- | erythroid progenitor cell | 0.44 | 4.78 | 0.44 | 0.43 | 0.42 | 0.95 | 52.00 |
100
- | monocyte | 0.63 | 5.83 | 0.68 | 0.81 | 0.20 | 0.64 | 33.00 |
101
- | stromal cell | 0.34 | 7.66 | 0.47 | 0.53 | 0.22 | 0.46 | 32.00 |
102
 
103
  </details>
104
 
 
54
 
55
  | Metric | Training Value | Validation Value |
56
  |-------------------------|----------------|------------------|
57
+ | Mean Absolute Error | 1.89 | 1.96 |
58
+ | Pearson Correlation | 0.90 | 0.89 |
59
+ | Spearman Correlation | 0.88 | 0.87 |
60
+ | R² (R-Squared) | 0.77 | 0.75 |
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 | 16.72 |
70
+ | Pearson Correlation | 0.69 |
71
  | Spearman Correlation | 0.70 |
72
+ | R² (R-Squared) | -1.19 |
73
 
74
  </details>
75
 
 
86
 
87
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
88
  | --- | --- | --- | --- | --- | --- | --- | --- |
89
+ | epithelial cell | 0.97 | 0.91 | 0.59 | 0.90 | 0.13 | 0.85 | 6637.00 |
90
+ | basal cell of prostate epithelium | 0.95 | 0.74 | 0.68 | 0.94 | 0.48 | 0.89 | 3198.00 |
91
+ | CD8-positive, alpha-beta T cell | 0.92 | 2.89 | 0.63 | 0.84 | 0.29 | 0.81 | 1081.00 |
92
+ | endothelial cell | 0.83 | 2.93 | 0.65 | 0.85 | 0.47 | 0.85 | 471.00 |
93
+ | mature NK T cell | 0.89 | 4.46 | 0.57 | 0.76 | 0.33 | 0.77 | 430.00 |
94
+ | macrophage | 0.85 | 3.29 | 0.65 | 0.82 | 0.45 | 0.84 | 317.00 |
95
+ | club cell | 0.76 | 2.34 | 0.62 | 0.80 | 0.52 | 0.80 | 290.00 |
96
+ | smooth muscle cell | 0.86 | 2.93 | 0.68 | 0.83 | 0.49 | 0.83 | 285.00 |
97
+ | fibroblast | 0.86 | 3.49 | 0.67 | 0.79 | 0.46 | 0.80 | 207.00 |
98
+ | luminal cell of prostate epithelium | 0.66 | 4.13 | 0.62 | 0.73 | 0.48 | 0.76 | 60.00 |
99
+ | erythroid progenitor cell | 0.46 | 5.04 | 0.42 | 0.40 | 0.42 | 0.95 | 52.00 |
100
+ | monocyte | 0.68 | 5.67 | 0.68 | 0.81 | 0.21 | 0.64 | 33.00 |
101
+ | stromal cell | 0.34 | 7.76 | 0.45 | 0.53 | 0.22 | 0.46 | 32.00 |
102
 
103
  </details>
104