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:28c1c8f713a6b61e254f60986880c8e1574417a1d1f686e8022c561c8c6e5468
|
3 |
+
size 13174456
|
metrics.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 2.39 | 2.55 |\n| Pearson Correlation | 0.72 | 0.68 |\n| Spearman Correlation | 0.66 | 0.64 |\n| R\u00b2 (R-Squared) | 0.03 | -0.11 |",
|
3 |
+
"gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 17.57 |\n| Pearson Correlation | 0.57 |\n| Spearman Correlation | 0.59 |\n| R\u00b2 (R-Squared) | -2.51 |",
|
4 |
+
"diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| luminal epithelial cell of mammary gland | 0.92 | 0.60 | 0.79 | 0.97 | 0.48 | 0.91 | 5378.00 |\n| T cell | 0.94 | 2.03 | 0.60 | 0.83 | 0.18 | 0.83 | 2324.00 |\n| fibroblast of breast | 0.91 | 1.24 | 0.67 | 0.93 | 0.44 | 0.89 | 2066.00 |\n| basal cell | 0.88 | 3.06 | 0.60 | 0.76 | 0.33 | 0.72 | 476.00 |\n| vein endothelial cell | 0.85 | 3.15 | 0.67 | 0.80 | 0.38 | 0.79 | 263.00 |\n| macrophage | 0.76 | 3.56 | 0.61 | 0.75 | 0.32 | 0.79 | 219.00 |\n| plasma cell | 0.77 | 3.47 | 0.58 | 0.71 | 0.19 | 0.86 | 194.00 |\n| endothelial cell of artery | 0.82 | 4.10 | 0.60 | 0.71 | 0.41 | 0.76 | 168.00 |\n| pericyte | 0.82 | 4.67 | 0.59 | 0.62 | 0.37 | 0.70 | 106.00 |\n| vascular associated smooth muscle cell | 0.76 | 5.43 | 0.55 | 0.54 | 0.38 | 0.72 | 71.00 |\n| B cell | 0.53 | 7.92 | 0.40 | 0.37 | 0.34 | 0.73 | 43.00 |\n| endothelial cell of lymphatic vessel | 0.50 | 6.51 | 0.51 | 0.44 | 0.40 | 0.70 | 32.00 |\n| mature NK T cell | 0.48 | 6.09 | 0.44 | 0.43 | 0.32 | 0.78 | 19.00 |\n| mast cell | 0.29 | 7.12 | 0.38 | 0.32 | 0.38 | 0.75 | 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:07a540758527e54068dfdd33e73e7d3c138e938e39abd2a3aa1d3179f5c04f72
|
3 |
+
size 8267005
|