Upload folder using huggingface_hub
Browse files- adata.h5ad +1 -1
- metrics.json +3 -3
- model.pt +1 -1
adata.h5ad
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 38462600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a98b050bf9c8597ce74071384352053485a17c7d6f7c9c06bdb4bf47553a8b0f
|
3 |
size 38462600
|
metrics.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.
|
3 |
-
"gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 23.
|
4 |
-
"diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| erythrocyte | 0.97 | 1.
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.23 | 1.27 |\n| Pearson Correlation | 0.99 | 0.99 |\n| Spearman Correlation | 0.96 | 0.96 |\n| R\u00b2 (R-Squared) | 0.98 | 0.98 |",
|
3 |
+
"gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 23.45 |\n| Pearson Correlation | 0.72 |\n| Spearman Correlation | 0.77 |\n| R\u00b2 (R-Squared) | -0.64 |",
|
4 |
+
"diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| erythrocyte | 0.97 | 1.07 | 0.71 | 0.88 | 0.09 | 0.98 | 10061.00 |\n| neutrophil | 0.97 | 1.22 | 0.67 | 0.93 | 0.22 | 0.90 | 8432.00 |\n| classical monocyte | 0.93 | 0.54 | 0.77 | 0.97 | 0.62 | 0.95 | 7211.00 |\n| mature NK T cell | 0.94 | 1.33 | 0.64 | 0.91 | 0.62 | 0.93 | 2332.00 |\n| naive B cell | 0.97 | 1.64 | 0.65 | 0.88 | 0.47 | 0.87 | 1526.00 |\n| CD8-positive, alpha-beta cytokine secreting effector T cell | 0.94 | 1.46 | 0.66 | 0.89 | 0.64 | 0.93 | 1493.00 |\n| CD4-positive, alpha-beta memory T cell | 0.93 | 1.53 | 0.60 | 0.87 | 0.57 | 0.88 | 949.00 |\n| memory B cell | 0.98 | 2.06 | 0.62 | 0.85 | 0.54 | 0.88 | 597.00 |\n| type I NK T cell | 0.91 | 2.48 | 0.58 | 0.78 | 0.62 | 0.89 | 518.00 |\n| plasma cell | 0.75 | 1.29 | 0.75 | 0.94 | 0.61 | 0.94 | 487.00 |\n| naive thymus-derived CD4-positive, alpha-beta T cell | 0.94 | 2.68 | 0.60 | 0.78 | 0.46 | 0.82 | 412.00 |\n| CD8-positive, alpha-beta T cell | 0.95 | 2.30 | 0.62 | 0.80 | 0.58 | 0.87 | 376.00 |\n| platelet | 0.77 | 2.72 | 0.70 | 0.81 | 0.42 | 0.83 | 239.00 |\n| hematopoietic stem cell | 0.93 | 2.82 | 0.66 | 0.77 | 0.66 | 0.90 | 47.00 |\n| T cell | 0.93 | 4.01 | 0.60 | 0.49 | 0.55 | 0.78 | 31.00 |\n| basophil | 0.89 | 2.89 | 0.71 | 0.79 | 0.61 | 0.88 | 29.00 |\n| CD141-positive myeloid dendritic cell | 0.89 | 4.54 | 0.62 | 0.62 | 0.48 | 0.75 | 15.00 |\n| plasmacytoid dendritic cell | 0.88 | 5.32 | 0.54 | 0.48 | 0.48 | 0.73 | 11.00 |"
|
5 |
}
|
model.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9001644
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed9fefeb7413ae22ce8366f14690afcd79243c14d0328dd0190e16fc623b71f1
|
3 |
size 9001644
|