canergen commited on
Commit
bf19e40
1 Parent(s): 892d406

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -19
README.md CHANGED
@@ -51,10 +51,10 @@ space might still be useful for analysis.
51
 
52
  | Metric | Training Value | Validation Value |
53
  |-------------------------|----------------|------------------|
54
- | Mean Absolute Error | 1.93 | 2.08 |
55
  | Pearson Correlation | 0.89 | 0.87 |
56
  | Spearman Correlation | 0.88 | 0.86 |
57
- | R² (R-Squared) | 0.76 | 0.72 |
58
 
59
  The gene-wise coefficient of variation summarizes how well variation between different genes is
60
  preserved by the generated model expression. This value is usually quite high.
@@ -63,10 +63,10 @@ preserved by the generated model expression. This value is usually quite high.
63
 
64
  | Metric | Training Value |
65
  |-------------------------|----------------|
66
- | Mean Absolute Error | 17.68 |
67
- | Pearson Correlation | 0.67 |
68
- | Spearman Correlation | 0.69 |
69
- | R² (R-Squared) | -1.57 |
70
 
71
  </details>
72
 
@@ -83,19 +83,19 @@ cell-type.
83
 
84
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
85
  | --- | --- | --- | --- | --- | --- | --- | --- |
86
- | epithelial cell | 0.97 | 0.89 | 0.63 | 0.91 | 0.14 | 0.85 | 6637.00 |
87
- | basal cell of prostate epithelium | 0.93 | 0.75 | 0.67 | 0.94 | 0.48 | 0.89 | 3198.00 |
88
- | CD8-positive, alpha-beta T cell | 0.92 | 2.77 | 0.66 | 0.84 | 0.30 | 0.82 | 1081.00 |
89
- | endothelial cell | 0.81 | 2.90 | 0.66 | 0.83 | 0.49 | 0.85 | 471.00 |
90
- | mature NK T cell | 0.87 | 4.35 | 0.56 | 0.73 | 0.34 | 0.78 | 430.00 |
91
- | macrophage | 0.84 | 3.08 | 0.67 | 0.83 | 0.44 | 0.84 | 317.00 |
92
- | club cell | 0.77 | 2.25 | 0.62 | 0.79 | 0.51 | 0.80 | 290.00 |
93
- | smooth muscle cell | 0.84 | 3.04 | 0.66 | 0.82 | 0.49 | 0.83 | 285.00 |
94
- | fibroblast | 0.83 | 3.49 | 0.67 | 0.78 | 0.46 | 0.80 | 207.00 |
95
- | luminal cell of prostate epithelium | 0.66 | 3.96 | 0.63 | 0.71 | 0.48 | 0.76 | 60.00 |
96
- | erythroid progenitor cell | 0.42 | 5.41 | 0.39 | 0.36 | 0.42 | 0.95 | 52.00 |
97
- | monocyte | 0.61 | 4.59 | 0.73 | 0.81 | 0.21 | 0.64 | 33.00 |
98
- | stromal cell | 0.38 | 8.08 | 0.42 | 0.49 | 0.25 | 0.47 | 32.00 |
99
 
100
  </details>
101
 
 
51
 
52
  | Metric | Training Value | Validation Value |
53
  |-------------------------|----------------|------------------|
54
+ | Mean Absolute Error | 1.94 | 2.12 |
55
  | Pearson Correlation | 0.89 | 0.87 |
56
  | Spearman Correlation | 0.88 | 0.86 |
57
+ | R² (R-Squared) | 0.76 | 0.71 |
58
 
59
  The gene-wise coefficient of variation summarizes how well variation between different genes is
60
  preserved by the generated model expression. This value is usually quite high.
 
63
 
64
  | Metric | Training Value |
65
  |-------------------------|----------------|
66
+ | Mean Absolute Error | 17.66 |
67
+ | Pearson Correlation | 0.65 |
68
+ | Spearman Correlation | 0.67 |
69
+ | R² (R-Squared) | -1.56 |
70
 
71
  </details>
72
 
 
83
 
84
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
85
  | --- | --- | --- | --- | --- | --- | --- | --- |
86
+ | epithelial cell | 0.96 | 0.88 | 0.64 | 0.90 | 0.13 | 0.85 | 6637.00 |
87
+ | basal cell of prostate epithelium | 0.93 | 0.77 | 0.66 | 0.93 | 0.48 | 0.89 | 3198.00 |
88
+ | CD8-positive, alpha-beta T cell | 0.92 | 2.89 | 0.64 | 0.83 | 0.30 | 0.82 | 1081.00 |
89
+ | endothelial cell | 0.81 | 3.28 | 0.61 | 0.81 | 0.49 | 0.86 | 471.00 |
90
+ | mature NK T cell | 0.87 | 4.37 | 0.56 | 0.73 | 0.35 | 0.78 | 430.00 |
91
+ | macrophage | 0.87 | 3.15 | 0.66 | 0.83 | 0.44 | 0.84 | 317.00 |
92
+ | club cell | 0.77 | 2.33 | 0.60 | 0.79 | 0.51 | 0.80 | 290.00 |
93
+ | smooth muscle cell | 0.83 | 3.19 | 0.64 | 0.81 | 0.50 | 0.83 | 285.00 |
94
+ | fibroblast | 0.85 | 3.50 | 0.67 | 0.79 | 0.47 | 0.80 | 207.00 |
95
+ | luminal cell of prostate epithelium | 0.70 | 4.12 | 0.62 | 0.71 | 0.48 | 0.76 | 60.00 |
96
+ | erythroid progenitor cell | 0.43 | 5.23 | 0.39 | 0.36 | 0.38 | 0.95 | 52.00 |
97
+ | monocyte | 0.62 | 4.99 | 0.71 | 0.80 | 0.22 | 0.65 | 33.00 |
98
+ | stromal cell | 0.32 | 7.62 | 0.47 | 0.53 | 0.23 | 0.47 | 32.00 |
99
 
100
  </details>
101