Upload folder using huggingface_hub
Browse files- adata.h5ad +2 -2
- metrics.json +5 -0
- 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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afa1090d01024112565a571130b15226ab34b5432250384418a48cd4db3e28e6
|
3 |
+
size 23792008
|
metrics.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.31 | 1.34 |\n| Pearson Correlation | 0.83 | 0.83 |\n| Spearman Correlation | 0.82 | 0.81 |\n| R\u00b2 (R-Squared) | 0.61 | 0.60 |",
|
3 |
+
"gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 18.19 |\n| Pearson Correlation | 0.66 |\n| Spearman Correlation | 0.69 |\n| R\u00b2 (R-Squared) | -1.22 |",
|
4 |
+
"diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| fibroblast | 0.96 | 0.38 | 0.86 | 0.98 | 0.35 | 0.92 | 8459.00 |\n| endothelial cell | 0.87 | 0.61 | 0.78 | 0.97 | 0.43 | 0.92 | 3748.00 |\n| macrophage | 0.84 | 0.65 | 0.76 | 0.97 | 0.41 | 0.92 | 2807.00 |\n| T cell | 0.94 | 1.54 | 0.65 | 0.90 | 0.26 | 0.86 | 1715.00 |\n| mesenchymal stem cell | 0.91 | 1.01 | 0.72 | 0.94 | 0.42 | 0.89 | 1311.00 |\n| myofibroblast cell | 0.91 | 1.48 | 0.70 | 0.91 | 0.27 | 0.82 | 982.00 |\n| mature NK T cell | 0.88 | 2.44 | 0.64 | 0.85 | 0.29 | 0.81 | 572.00 |\n| neutrophil | 0.90 | 3.11 | 0.68 | 0.76 | 0.20 | 0.92 | 440.00 |\n| leukocyte | 0.53 | 5.20 | 0.50 | 0.69 | 0.17 | 0.73 | 160.00 |\n| plasma cell | 0.72 | 4.83 | 0.55 | 0.60 | 0.24 | 0.75 | 26.00 |\n| B cell | 0.23 | 10.37 | 0.35 | 0.37 | 0.19 | 0.72 | 23.00 |\n| smooth muscle cell | 0.71 | 5.48 | 0.57 | 0.55 | 0.33 | 0.66 | 16.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:8293e8bcebcbb0efb9bde4197db86498ba394319f02e12ee314b1aa34ea48749
|
3 |
+
size 8842476
|