Upload README.md with huggingface_hub
Browse files
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 | 0.96 | 1.
|
55 |
-
| Pearson Correlation | 0.
|
56 |
| Spearman Correlation | 0.82 | 0.79 |
|
57 |
-
| R² (R-Squared) | 0.
|
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 | 14.
|
67 |
| Pearson Correlation | 0.70 |
|
68 |
-
| Spearman Correlation | 0.
|
69 |
-
| R² (R-Squared) | -1.
|
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.
|
87 |
-
| cardiac endothelial cell | 0.98 | 1.
|
88 |
-
| hepatocyte | 0.88 | 0.74 | 0.
|
89 |
-
| fibroblast of cardiac tissue | 0.89 |
|
90 |
-
| smooth muscle cell | 0.
|
91 |
-
| macrophage | 0.
|
92 |
|
93 |
</details>
|
94 |
|
|
|
51 |
|
52 |
| Metric | Training Value | Validation Value |
|
53 |
|-------------------------|----------------|------------------|
|
54 |
+
| Mean Absolute Error | 0.96 | 1.06 |
|
55 |
+
| Pearson Correlation | 0.80 | 0.77 |
|
56 |
| Spearman Correlation | 0.82 | 0.79 |
|
57 |
+
| R² (R-Squared) | 0.56 | 0.48 |
|
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 | 14.71 |
|
67 |
| Pearson Correlation | 0.70 |
|
68 |
+
| Spearman Correlation | 0.72 |
|
69 |
+
| R² (R-Squared) | -1.29 |
|
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.95 | 0.48 | 0.81 | 0.98 | 0.41 | 0.93 | 7205.00 |
|
87 |
+
| cardiac endothelial cell | 0.98 | 1.11 | 0.67 | 0.94 | 0.31 | 0.90 | 2665.00 |
|
88 |
+
| hepatocyte | 0.88 | 0.74 | 0.68 | 0.96 | 0.64 | 0.94 | 1089.00 |
|
89 |
+
| fibroblast of cardiac tissue | 0.89 | 3.17 | 0.64 | 0.82 | 0.27 | 0.80 | 250.00 |
|
90 |
+
| smooth muscle cell | 0.89 | 3.27 | 0.66 | 0.74 | 0.24 | 0.81 | 222.00 |
|
91 |
+
| macrophage | 0.72 | 4.77 | 0.53 | 0.61 | 0.35 | 0.71 | 74.00 |
|
92 |
|
93 |
</details>
|
94 |
|