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:78ecbc2dc149f54966d06571f73a599997bc702f7b61deaa8f5bcc6d78d701b5
|
3 |
+
size 660262165
|
metrics.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 3.04 | 2.98 |\n| Pearson Correlation | 0.50 | 0.49 |\n| Spearman Correlation | 0.49 | 0.49 |\n| R\u00b2 (R-Squared) | -0.88 | -0.81 |",
|
3 |
+
"gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 27.67 |\n| Pearson Correlation | 0.65 |\n| Spearman Correlation | 0.69 |\n| R\u00b2 (R-Squared) | -1.80 |",
|
4 |
+
"diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| fibroblast | 0.92 | 1.62 | 0.48 | 0.85 | 0.36 | 0.90 | 5557.00 |\n| macrophage | 0.89 | 1.43 | 0.51 | 0.85 | 0.32 | 0.88 | 5338.00 |\n| bladder urothelial cell | 0.91 | 1.48 | 0.62 | 0.90 | 0.45 | 0.92 | 4151.00 |\n| T cell | 0.79 | 2.72 | 0.55 | 0.75 | 0.29 | 0.88 | 2916.00 |\n| myofibroblast cell | 0.85 | 2.32 | 0.54 | 0.78 | 0.36 | 0.84 | 2078.00 |\n| plasma cell | 0.85 | 3.07 | 0.45 | 0.70 | 0.22 | 0.88 | 1141.00 |\n| mast cell | 0.92 | 3.15 | 0.55 | 0.65 | 0.27 | 0.81 | 1029.00 |\n| pericyte | 0.94 | 2.82 | 0.60 | 0.74 | 0.33 | 0.80 | 875.00 |\n| mature NK T cell | 0.70 | 3.69 | 0.56 | 0.72 | 0.44 | 0.87 | 508.00 |\n| smooth muscle cell | 0.92 | 4.30 | 0.56 | 0.67 | 0.34 | 0.84 | 290.00 |\n| vein endothelial cell | 0.83 | 3.53 | 0.62 | 0.69 | 0.41 | 0.80 | 278.00 |\n| B cell | 0.66 | 4.47 | 0.51 | 0.57 | 0.39 | 0.75 | 253.00 |\n| capillary endothelial cell | 0.77 | 3.80 | 0.66 | 0.68 | 0.41 | 0.75 | 77.00 |\n| endothelial cell of lymphatic vessel | 0.60 | 5.23 | 0.57 | 0.56 | 0.34 | 0.71 | 74.00 |\n| plasmacytoid dendritic cell | 0.37 | 6.43 | 0.46 | 0.39 | 0.33 | 0.73 | 18.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:78bbe60610a2f993313cfb02d596f25f0930ce4b163c0617bae5a586e2e024d1
|
3 |
+
size 3584382
|