Upload folder using huggingface_hub
Browse files- adata.h5ad +1 -1
- metrics.json +3 -3
- model.pt +2 -2
adata.h5ad
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7310510
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8db7484f8d579e5a61951444061a31704e3ab22829a8ee805d3c7b8c59f69d9
|
3 |
size 7310510
|
metrics.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 0.89 | 0.
|
3 |
-
"gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 1.
|
4 |
-
"diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| Ventricular_Cardiomyocyte | 0.
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 0.89 | 0.97 |\n| Pearson Correlation | 0.78 | 0.76 |\n| Spearman Correlation | 0.81 | 0.78 |\n| R\u00b2 (R-Squared) | 0.42 | 0.29 |",
|
3 |
+
"gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 1.52 |\n| Pearson Correlation | 0.93 |\n| Spearman Correlation | 0.99 |\n| R\u00b2 (R-Squared) | 0.86 |",
|
4 |
+
"diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| Ventricular_Cardiomyocyte | 0.96 | 0.65 | 0.86 | 0.98 | 0.29 | 0.91 | 5307.00 |\n| Endothelial | 0.95 | 0.75 | 0.75 | 0.96 | 0.25 | 0.94 | 4109.00 |\n| Pericytes | 0.95 | 1.08 | 0.60 | 0.92 | 0.19 | 0.87 | 3204.00 |\n| Fibroblast | 0.97 | 0.94 | 0.76 | 0.95 | 0.34 | 0.90 | 2446.00 |\n| Atrial_Cardiomyocyte | 0.97 | 1.42 | 0.76 | 0.94 | 0.33 | 0.84 | 1009.00 |\n| Myeloid | 0.96 | 1.50 | 0.73 | 0.94 | 0.39 | 0.90 | 957.00 |\n| Lymphoid | 0.96 | 2.19 | 0.70 | 0.89 | 0.30 | 0.85 | 653.00 |\n| Smooth_muscle_cells | 0.96 | 2.39 | 0.66 | 0.85 | 0.31 | 0.80 | 641.00 |\n| Neuronal | 0.83 | 4.20 | 0.59 | 0.67 | 0.37 | 0.68 | 153.00 |\n| Adipocytes | 0.93 | 2.44 | 0.76 | 0.87 | 0.48 | 0.80 | 145.00 |\n| Mesothelial | 0.64 | 6.50 | 0.55 | 0.53 | 0.36 | 0.65 | 17.00 |"
|
5 |
}
|
model.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba9c7d1a16b4926570696502084092103d537bda545fda741f4250908abbb7db
|
3 |
+
size 3372506
|