canergen commited on
Commit
414930a
1 Parent(s): 8f0044b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -52,9 +52,9 @@ space might still be useful for analysis.
52
  | Metric | Training Value | Validation Value |
53
  |-------------------------|----------------|------------------|
54
  | Mean Absolute Error | 1.38 | 1.44 |
55
- | Pearson Correlation | 0.68 | 0.69 |
56
- | Spearman Correlation | 0.71 | 0.69 |
57
- | R² (R-Squared) | -0.09 | -0.24 |
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 | 25.78 |
67
  | Pearson Correlation | 0.23 |
68
  | Spearman Correlation | 0.14 |
69
- | R² (R-Squared) | -27.34 |
70
 
71
  </details>
72
 
@@ -83,12 +83,12 @@ cell-type.
83
 
84
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
85
  | --- | --- | --- | --- | --- | --- | --- | --- |
86
- | cardiac muscle cell | 0.89 | 0.98 | 0.62 | 0.89 | 0.45 | 0.94 | 7205.00 |
87
- | cardiac endothelial cell | 0.93 | 1.69 | 0.46 | 0.77 | 0.35 | 0.91 | 2665.00 |
88
- | hepatocyte | 0.81 | 1.40 | 0.37 | 0.74 | 0.62 | 0.93 | 1089.00 |
89
- | fibroblast of cardiac tissue | 0.79 | 5.54 | 0.10 | 0.29 | 0.39 | 0.83 | 250.00 |
90
- | smooth muscle cell | 0.43 | 5.29 | 0.38 | 0.32 | 0.39 | 0.85 | 222.00 |
91
- | macrophage | 0.06 | 6.95 | 0.05 | 0.06 | 0.43 | 0.72 | 74.00 |
92
 
93
  </details>
94
 
 
52
  | Metric | Training Value | Validation Value |
53
  |-------------------------|----------------|------------------|
54
  | Mean Absolute Error | 1.38 | 1.44 |
55
+ | Pearson Correlation | 0.68 | 0.70 |
56
+ | Spearman Correlation | 0.70 | 0.71 |
57
+ | R² (R-Squared) | -0.08 | -0.18 |
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 | 25.80 |
67
  | Pearson Correlation | 0.23 |
68
  | Spearman Correlation | 0.14 |
69
+ | R² (R-Squared) | -27.71 |
70
 
71
  </details>
72
 
 
83
 
84
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
85
  | --- | --- | --- | --- | --- | --- | --- | --- |
86
+ | cardiac muscle cell | 0.90 | 0.98 | 0.62 | 0.89 | 0.45 | 0.94 | 7205.00 |
87
+ | cardiac endothelial cell | 0.94 | 1.70 | 0.45 | 0.77 | 0.35 | 0.91 | 2665.00 |
88
+ | hepatocyte | 0.79 | 1.40 | 0.33 | 0.73 | 0.61 | 0.93 | 1089.00 |
89
+ | fibroblast of cardiac tissue | 0.80 | 5.55 | 0.10 | 0.29 | 0.40 | 0.83 | 250.00 |
90
+ | smooth muscle cell | 0.48 | 5.37 | 0.36 | 0.31 | 0.38 | 0.85 | 222.00 |
91
+ | macrophage | 0.08 | 6.78 | 0.10 | 0.08 | 0.44 | 0.72 | 74.00 |
92
 
93
  </details>
94