canergen commited on
Commit
2143482
·
verified ·
1 Parent(s): 636116f

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 | 2.28 | 2.45 |
55
- | Pearson Correlation | 0.46 | 0.36 |
56
- | Spearman Correlation | 0.40 | 0.27 |
57
- | R² (R-Squared) | -0.35 | -0.49 |
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 | 8.84 |
67
  | Pearson Correlation | 0.54 |
68
- | Spearman Correlation | 0.54 |
69
- | R² (R-Squared) | -1.36 |
70
 
71
  </details>
72
 
@@ -83,18 +83,18 @@ cell-type.
83
 
84
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
85
  | --- | --- | --- | --- | --- | --- | --- | --- |
86
- | macrophage | 0.91 | 1.32 | 0.54 | 0.92 | 0.27 | 0.76 | 1379.00 |
87
- | monocyte | 0.85 | 2.17 | 0.55 | 0.83 | 0.25 | 0.68 | 605.00 |
88
- | endothelial cell of hepatic sinusoid | 0.74 | 1.88 | 0.63 | 0.87 | 0.55 | 0.82 | 341.00 |
89
- | mature NK T cell | 0.80 | 3.23 | 0.55 | 0.84 | 0.48 | 0.83 | 231.00 |
90
- | neutrophil | 0.37 | 4.49 | 0.42 | 0.67 | 0.21 | 0.52 | 81.00 |
91
- | fibroblast | 0.67 | 2.83 | 0.64 | 0.83 | 0.54 | 0.77 | 70.00 |
92
- | hepatocyte | 0.68 | 4.37 | 0.61 | 0.82 | 0.41 | 0.82 | 67.00 |
93
- | liver dendritic cell | 0.44 | 5.47 | 0.52 | 0.46 | 0.35 | 0.47 | 34.00 |
94
- | T cell | 0.46 | 8.49 | 0.37 | 0.46 | 0.32 | 0.48 | 20.00 |
95
- | plasma cell | 0.50 | 7.16 | 0.47 | 0.44 | 0.34 | 0.56 | 19.00 |
96
- | intrahepatic cholangiocyte | 0.52 | 5.43 | 0.59 | 0.73 | 0.40 | 0.57 | 11.00 |
97
- | erythrocyte | 0.19 | 10.19 | 0.26 | 0.19 | 0.27 | 0.81 | 2.00 |
98
 
99
  </details>
100
 
 
51
 
52
  | Metric | Training Value | Validation Value |
53
  |-------------------------|----------------|------------------|
54
+ | Mean Absolute Error | 2.37 | 2.39 |
55
+ | Pearson Correlation | 0.42 | 0.41 |
56
+ | Spearman Correlation | 0.34 | 0.34 |
57
+ | R² (R-Squared) | -0.48 | -0.44 |
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 | 8.92 |
67
  | Pearson Correlation | 0.54 |
68
+ | Spearman Correlation | 0.53 |
69
+ | R² (R-Squared) | -1.34 |
70
 
71
  </details>
72
 
 
83
 
84
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
85
  | --- | --- | --- | --- | --- | --- | --- | --- |
86
+ | macrophage | 0.88 | 1.36 | 0.51 | 0.91 | 0.26 | 0.76 | 1379.00 |
87
+ | monocyte | 0.82 | 2.18 | 0.54 | 0.83 | 0.25 | 0.68 | 605.00 |
88
+ | endothelial cell of hepatic sinusoid | 0.74 | 1.99 | 0.60 | 0.87 | 0.55 | 0.82 | 341.00 |
89
+ | mature NK T cell | 0.79 | 3.10 | 0.58 | 0.85 | 0.48 | 0.83 | 231.00 |
90
+ | neutrophil | 0.34 | 4.66 | 0.38 | 0.64 | 0.22 | 0.52 | 81.00 |
91
+ | fibroblast | 0.64 | 2.83 | 0.64 | 0.82 | 0.54 | 0.77 | 70.00 |
92
+ | hepatocyte | 0.70 | 4.35 | 0.61 | 0.83 | 0.42 | 0.82 | 67.00 |
93
+ | liver dendritic cell | 0.51 | 5.35 | 0.53 | 0.47 | 0.34 | 0.47 | 34.00 |
94
+ | T cell | 0.39 | 8.52 | 0.37 | 0.46 | 0.32 | 0.49 | 20.00 |
95
+ | plasma cell | 0.44 | 7.33 | 0.46 | 0.42 | 0.34 | 0.55 | 19.00 |
96
+ | intrahepatic cholangiocyte | 0.52 | 5.26 | 0.61 | 0.74 | 0.40 | 0.58 | 11.00 |
97
+ | erythrocyte | 0.13 | 9.78 | 0.29 | 0.22 | 0.26 | 0.82 | 2.00 |
98
 
99
  </details>
100