Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -50,10 +50,10 @@ space might still be useful for analysis.
|
|
50 |
|
51 |
| Metric | Training Value | Validation Value |
|
52 |
|-------------------------|----------------|------------------|
|
53 |
-
| Mean Absolute Error |
|
54 |
-
| Pearson Correlation | -0.
|
55 |
-
| Spearman Correlation | -0.
|
56 |
-
| R² (R-Squared) | -
|
57 |
|
58 |
The gene-wise coefficient of variation summarizes how well variation between different genes is
|
59 |
preserved by the generated model expression. This value is usually quite high.
|
@@ -63,9 +63,9 @@ preserved by the generated model expression. This value is usually quite high.
|
|
63 |
| Metric | Training Value |
|
64 |
|-------------------------|----------------|
|
65 |
| Mean Absolute Error | 1.07 |
|
66 |
-
| Pearson Correlation | -0.
|
67 |
-
| Spearman Correlation | 0.
|
68 |
-
| R² (R-Squared) | -2.
|
69 |
|
70 |
</details>
|
71 |
|
@@ -82,18 +82,18 @@ cell-type.
|
|
82 |
|
83 |
| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
|
84 |
| --- | --- | --- | --- | --- | --- | --- | --- |
|
85 |
-
| 0 | 0.
|
86 |
-
| 1 | 0.
|
87 |
-
| 2 | 0.
|
88 |
-
| 3 | 0.
|
89 |
-
| 4 | 0.
|
90 |
-
| 5 | 0.
|
91 |
-
| 6 | 0.
|
92 |
-
| 7 | 0.
|
93 |
-
| 8 | 0.
|
94 |
-
| 9 | 0.10 | 1.
|
95 |
-
| 10 | 0.
|
96 |
-
| 11 | 0.
|
97 |
|
98 |
</details>
|
99 |
|
|
|
50 |
|
51 |
| Metric | Training Value | Validation Value |
|
52 |
|-------------------------|----------------|------------------|
|
53 |
+
| Mean Absolute Error | 0.99 | 1.03 |
|
54 |
+
| Pearson Correlation | -0.07 | -0.20 |
|
55 |
+
| Spearman Correlation | -0.07 | -0.03 |
|
56 |
+
| R² (R-Squared) | -14.43 | -12.71 |
|
57 |
|
58 |
The gene-wise coefficient of variation summarizes how well variation between different genes is
|
59 |
preserved by the generated model expression. This value is usually quite high.
|
|
|
63 |
| Metric | Training Value |
|
64 |
|-------------------------|----------------|
|
65 |
| Mean Absolute Error | 1.07 |
|
66 |
+
| Pearson Correlation | -0.12 |
|
67 |
+
| Spearman Correlation | -0.00 |
|
68 |
+
| R² (R-Squared) | -2.15 |
|
69 |
|
70 |
</details>
|
71 |
|
|
|
82 |
|
83 |
| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
|
84 |
| --- | --- | --- | --- | --- | --- | --- | --- |
|
85 |
+
| 0 | 0.00 | 0.90 | 0.06 | 0.05 | 0.47 | 0.34 | 50.00 |
|
86 |
+
| 1 | 0.00 | 0.94 | -0.10 | -0.10 | 0.34 | 0.16 | 48.00 |
|
87 |
+
| 2 | 0.10 | 0.94 | -0.02 | -0.03 | 0.53 | 0.37 | 41.00 |
|
88 |
+
| 3 | 0.20 | 0.82 | 0.17 | 0.15 | 0.56 | 0.36 | 39.00 |
|
89 |
+
| 4 | 0.00 | 0.99 | 0.03 | -0.02 | 0.34 | 0.16 | 37.00 |
|
90 |
+
| 5 | 0.40 | 0.95 | 0.07 | 0.04 | 0.64 | 0.36 | 37.00 |
|
91 |
+
| 6 | 0.20 | 1.04 | -0.14 | -0.15 | 0.48 | 0.23 | 32.00 |
|
92 |
+
| 7 | 0.30 | 1.01 | 0.14 | 0.13 | 0.52 | 0.19 | 31.00 |
|
93 |
+
| 8 | 0.10 | 0.99 | 0.04 | 0.07 | 0.54 | 0.23 | 28.00 |
|
94 |
+
| 9 | 0.10 | 1.09 | 0.05 | 0.04 | 0.45 | 0.28 | 26.00 |
|
95 |
+
| 10 | 0.10 | 1.21 | 0.09 | 0.10 | 0.54 | 0.24 | 19.00 |
|
96 |
+
| 11 | 0.00 | 1.97 | -0.01 | -0.08 | 0.53 | 0.32 | 12.00 |
|
97 |
|
98 |
</details>
|
99 |
|