canergen commited on
Commit
89e29df
·
verified ·
1 Parent(s): 32457f6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -17
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.08 | 1.10 |
58
- | Pearson Correlation | 0.89 | 0.89 |
59
  | Spearman Correlation | 0.87 | 0.87 |
60
- | R² (R-Squared) | 0.77 | 0.76 |
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.27 |
70
- | Pearson Correlation | 0.63 |
71
  | Spearman Correlation | 0.68 |
72
- | R² (R-Squared) | -1.28 |
73
 
74
  </details>
75
 
@@ -86,17 +86,17 @@ cell-type.
86
 
87
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
88
  | --- | --- | --- | --- | --- | --- | --- | --- |
89
- | basal cell | 0.90 | 0.33 | 0.86 | 0.97 | 0.42 | 0.89 | 6281.00 |
90
- | keratinocyte | 0.87 | 0.85 | 0.73 | 0.97 | 0.23 | 0.90 | 3667.00 |
91
- | epithelial cell | 0.87 | 0.51 | 0.76 | 0.93 | 0.53 | 0.87 | 2114.00 |
92
- | leukocyte | 0.85 | 0.75 | 0.73 | 0.94 | 0.38 | 0.87 | 2109.00 |
93
- | fibroblast | 0.78 | 2.43 | 0.63 | 0.83 | 0.44 | 0.80 | 251.00 |
94
- | vein endothelial cell | 0.79 | 2.94 | 0.61 | 0.81 | 0.46 | 0.81 | 226.00 |
95
- | pericyte | 0.75 | 3.36 | 0.63 | 0.75 | 0.40 | 0.72 | 117.00 |
96
- | capillary endothelial cell | 0.78 | 3.76 | 0.65 | 0.76 | 0.43 | 0.74 | 101.00 |
97
- | tongue muscle cell | 0.73 | 5.22 | 0.57 | 0.59 | 0.37 | 0.70 | 60.00 |
98
- | endothelial cell of lymphatic vessel | 0.61 | 5.36 | 0.55 | 0.54 | 0.44 | 0.71 | 44.00 |
99
- | endothelial cell of artery | 0.67 | 4.92 | 0.61 | 0.65 | 0.40 | 0.71 | 40.00 |
100
 
101
  </details>
102
 
 
54
 
55
  | Metric | Training Value | Validation Value |
56
  |-------------------------|----------------|------------------|
57
+ | Mean Absolute Error | 1.09 | 1.13 |
58
+ | Pearson Correlation | 0.89 | 0.88 |
59
  | Spearman Correlation | 0.87 | 0.87 |
60
+ | R² (R-Squared) | 0.76 | 0.74 |
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.13 |
70
+ | Pearson Correlation | 0.64 |
71
  | Spearman Correlation | 0.68 |
72
+ | R² (R-Squared) | -1.25 |
73
 
74
  </details>
75
 
 
86
 
87
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
88
  | --- | --- | --- | --- | --- | --- | --- | --- |
89
+ | basal cell | 0.93 | 0.34 | 0.84 | 0.97 | 0.43 | 0.89 | 6281.00 |
90
+ | keratinocyte | 0.89 | 0.79 | 0.76 | 0.97 | 0.23 | 0.90 | 3667.00 |
91
+ | epithelial cell | 0.86 | 0.51 | 0.74 | 0.93 | 0.53 | 0.87 | 2114.00 |
92
+ | leukocyte | 0.87 | 0.79 | 0.69 | 0.94 | 0.38 | 0.87 | 2109.00 |
93
+ | fibroblast | 0.76 | 2.47 | 0.62 | 0.84 | 0.44 | 0.80 | 251.00 |
94
+ | vein endothelial cell | 0.79 | 2.73 | 0.66 | 0.83 | 0.46 | 0.81 | 226.00 |
95
+ | pericyte | 0.75 | 3.55 | 0.60 | 0.74 | 0.40 | 0.72 | 117.00 |
96
+ | capillary endothelial cell | 0.82 | 3.74 | 0.65 | 0.75 | 0.44 | 0.74 | 101.00 |
97
+ | tongue muscle cell | 0.74 | 5.32 | 0.56 | 0.58 | 0.38 | 0.70 | 60.00 |
98
+ | endothelial cell of lymphatic vessel | 0.61 | 5.25 | 0.56 | 0.54 | 0.42 | 0.69 | 44.00 |
99
+ | endothelial cell of artery | 0.65 | 4.73 | 0.63 | 0.66 | 0.41 | 0.71 | 40.00 |
100
 
101
  </details>
102