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:5e596ca16fa5acfa4b517345c649ac35df37242087f3877addf524d658673bf5
|
3 |
+
size 47812272
|
metrics.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.60 | 1.62 |\n| Pearson Correlation | 0.81 | 0.79 |\n| Spearman Correlation | 0.74 | 0.74 |\n| R\u00b2 (R-Squared) | 0.32 | 0.24 |",
|
3 |
+
"gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 23.86 |\n| Pearson Correlation | 0.70 |\n| Spearman Correlation | 0.76 |\n| R\u00b2 (R-Squared) | -0.49 |",
|
4 |
+
"diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| B cell | 0.94 | 0.59 | 0.78 | 0.97 | 0.30 | 0.87 | 15249.00 |\n| effector CD4-positive, alpha-beta T cell | 0.89 | 1.15 | 0.52 | 0.89 | 0.27 | 0.77 | 6908.00 |\n| effector CD8-positive, alpha-beta T cell | 0.96 | 1.35 | 0.53 | 0.87 | 0.27 | 0.78 | 5860.00 |\n| T cell | 0.89 | 1.56 | 0.54 | 0.83 | 0.25 | 0.71 | 3848.00 |\n| type I NK T cell | 0.90 | 1.58 | 0.54 | 0.83 | 0.30 | 0.71 | 3758.00 |\n| plasma cell | 0.90 | 0.87 | 0.73 | 0.94 | 0.35 | 0.91 | 2426.00 |\n| innate lymphoid cell | 0.79 | 1.64 | 0.50 | 0.78 | 0.25 | 0.58 | 2052.00 |\n| macrophage | 0.77 | 1.66 | 0.73 | 0.92 | 0.45 | 0.88 | 1086.00 |\n| regulatory T cell | 0.85 | 2.83 | 0.57 | 0.74 | 0.41 | 0.72 | 881.00 |\n| mature NK T cell | 0.85 | 3.67 | 0.58 | 0.68 | 0.39 | 0.65 | 437.00 |\n| classical monocyte | 0.83 | 3.80 | 0.66 | 0.73 | 0.45 | 0.75 | 161.00 |\n| endothelial cell | 0.72 | 2.81 | 0.73 | 0.85 | 0.58 | 0.85 | 143.00 |\n| intermediate monocyte | 0.75 | 3.68 | 0.66 | 0.75 | 0.50 | 0.78 | 134.00 |\n| mast cell | 0.85 | 4.73 | 0.62 | 0.65 | 0.37 | 0.74 | 119.00 |\n| stromal cell | 0.65 | 3.27 | 0.74 | 0.84 | 0.51 | 0.84 | 111.00 |\n| neutrophil | 0.88 | 5.33 | 0.56 | 0.53 | 0.41 | 0.84 | 107.00 |\n| CD1c-positive myeloid dendritic cell | 0.67 | 4.14 | 0.65 | 0.72 | 0.52 | 0.79 | 68.00 |\n| CD141-positive myeloid dendritic cell | 0.67 | 4.54 | 0.62 | 0.63 | 0.49 | 0.76 | 48.00 |\n| hematopoietic stem cell | 0.55 | 5.01 | 0.58 | 0.55 | 0.46 | 0.67 | 34.00 |\n| non-classical monocyte | 0.65 | 5.27 | 0.58 | 0.56 | 0.41 | 0.69 | 31.00 |\n| erythrocyte | 0.68 | 6.32 | 0.46 | 0.39 | 0.36 | 0.79 | 24.00 |\n| mature conventional dendritic cell | 0.60 | 6.05 | 0.53 | 0.46 | 0.36 | 0.62 | 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:8896c5f52c732f9e864cd1a4cbb6bc0c0cc9dd6655db63a4f92d477b650dae08
|
3 |
+
size 9093804
|