canergen commited on
Commit
006bf8e
1 Parent(s): e709b66

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -12
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 | 0.98 | 1.03 |
58
- | Pearson Correlation | 0.80 | 0.80 |
59
- | Spearman Correlation | 0.82 | 0.79 |
60
- | R² (R-Squared) | 0.57 | 0.58 |
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 | 13.38 |
70
  | Pearson Correlation | 0.73 |
71
  | Spearman Correlation | 0.76 |
72
- | R² (R-Squared) | -0.63 |
73
 
74
  </details>
75
 
@@ -86,12 +86,12 @@ cell-type.
86
 
87
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
88
  | --- | --- | --- | --- | --- | --- | --- | --- |
89
- | cardiac muscle cell | 0.95 | 0.52 | 0.79 | 0.98 | 0.41 | 0.93 | 7205.00 |
90
- | cardiac endothelial cell | 0.98 | 1.12 | 0.68 | 0.94 | 0.31 | 0.90 | 2665.00 |
91
- | hepatocyte | 0.89 | 0.71 | 0.71 | 0.96 | 0.64 | 0.94 | 1089.00 |
92
- | fibroblast of cardiac tissue | 0.87 | 3.01 | 0.67 | 0.83 | 0.26 | 0.79 | 250.00 |
93
- | smooth muscle cell | 0.90 | 3.62 | 0.62 | 0.76 | 0.23 | 0.81 | 222.00 |
94
- | macrophage | 0.68 | 4.49 | 0.55 | 0.64 | 0.33 | 0.70 | 74.00 |
95
 
96
  </details>
97
 
 
54
 
55
  | Metric | Training Value | Validation Value |
56
  |-------------------------|----------------|------------------|
57
+ | Mean Absolute Error | 0.97 | 1.02 |
58
+ | Pearson Correlation | 0.81 | 0.79 |
59
+ | Spearman Correlation | 0.82 | 0.80 |
60
+ | R² (R-Squared) | 0.58 | 0.57 |
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 | 13.47 |
70
  | Pearson Correlation | 0.73 |
71
  | Spearman Correlation | 0.76 |
72
+ | R² (R-Squared) | -0.68 |
73
 
74
  </details>
75
 
 
86
 
87
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
88
  | --- | --- | --- | --- | --- | --- | --- | --- |
89
+ | cardiac muscle cell | 0.96 | 0.50 | 0.81 | 0.98 | 0.41 | 0.93 | 7205.00 |
90
+ | cardiac endothelial cell | 0.98 | 1.17 | 0.65 | 0.94 | 0.31 | 0.90 | 2665.00 |
91
+ | hepatocyte | 0.88 | 0.74 | 0.68 | 0.96 | 0.64 | 0.94 | 1089.00 |
92
+ | fibroblast of cardiac tissue | 0.88 | 2.87 | 0.69 | 0.84 | 0.26 | 0.79 | 250.00 |
93
+ | smooth muscle cell | 0.88 | 3.52 | 0.63 | 0.76 | 0.24 | 0.81 | 222.00 |
94
+ | macrophage | 0.70 | 4.49 | 0.55 | 0.64 | 0.33 | 0.70 | 74.00 |
95
 
96
  </details>
97