canergen commited on
Commit
ab2133f
·
verified ·
1 Parent(s): 89c3fce

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. adata.h5ad +2 -2
  2. metrics.json +5 -0
  3. model.pt +2 -2
adata.h5ad CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f31816c75a2c9dda942b6ee28b341a1e071255b85a9c99db68ec819eed7a78c8
3
- size 51616248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3048c94d2f889b1270aeac6d51cc701a07c9182deff1f2a6a19b456b2079223
3
+ size 40850936
metrics.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.52 | 1.57 |\n| Pearson Correlation | 0.83 | 0.82 |\n| Spearman Correlation | 0.75 | 0.74 |\n| R\u00b2 (R-Squared) | 0.36 | 0.26 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 24.63 |\n| Pearson Correlation | 0.68 |\n| Spearman Correlation | 0.75 |\n| R\u00b2 (R-Squared) | -0.60 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| B cell | 0.96 | 0.60 | 0.76 | 0.97 | 0.30 | 0.87 | 15249.00 |\n| effector CD4-positive, alpha-beta T cell | 0.89 | 1.10 | 0.55 | 0.90 | 0.27 | 0.78 | 6908.00 |\n| effector CD8-positive, alpha-beta T cell | 0.94 | 1.37 | 0.53 | 0.87 | 0.28 | 0.78 | 5860.00 |\n| T cell | 0.87 | 1.64 | 0.52 | 0.84 | 0.24 | 0.71 | 3848.00 |\n| type I NK T cell | 0.90 | 1.44 | 0.61 | 0.83 | 0.30 | 0.71 | 3758.00 |\n| plasma cell | 0.87 | 0.82 | 0.75 | 0.95 | 0.35 | 0.91 | 2426.00 |\n| innate lymphoid cell | 0.73 | 1.66 | 0.49 | 0.77 | 0.26 | 0.58 | 2052.00 |\n| macrophage | 0.77 | 1.55 | 0.75 | 0.92 | 0.45 | 0.88 | 1086.00 |\n| regulatory T cell | 0.84 | 2.87 | 0.56 | 0.73 | 0.41 | 0.72 | 881.00 |\n| mature NK T cell | 0.86 | 3.48 | 0.61 | 0.68 | 0.38 | 0.65 | 437.00 |\n| classical monocyte | 0.84 | 3.95 | 0.64 | 0.72 | 0.45 | 0.76 | 161.00 |\n| endothelial cell | 0.69 | 2.86 | 0.72 | 0.84 | 0.58 | 0.85 | 143.00 |\n| intermediate monocyte | 0.76 | 3.70 | 0.66 | 0.76 | 0.51 | 0.79 | 134.00 |\n| mast cell | 0.83 | 4.79 | 0.62 | 0.64 | 0.38 | 0.74 | 119.00 |\n| stromal cell | 0.69 | 3.53 | 0.71 | 0.81 | 0.53 | 0.85 | 111.00 |\n| neutrophil | 0.89 | 5.21 | 0.58 | 0.55 | 0.41 | 0.84 | 107.00 |\n| CD1c-positive myeloid dendritic cell | 0.72 | 3.84 | 0.68 | 0.74 | 0.51 | 0.79 | 68.00 |\n| CD141-positive myeloid dendritic cell | 0.65 | 4.63 | 0.61 | 0.61 | 0.48 | 0.75 | 48.00 |\n| hematopoietic stem cell | 0.47 | 5.37 | 0.55 | 0.50 | 0.47 | 0.67 | 34.00 |\n| non-classical monocyte | 0.68 | 5.30 | 0.58 | 0.56 | 0.41 | 0.70 | 31.00 |\n| erythrocyte | 0.65 | 5.61 | 0.48 | 0.42 | 0.40 | 0.80 | 24.00 |\n| mature conventional dendritic cell | 0.61 | 6.26 | 0.50 | 0.44 | 0.38 | 0.62 | 17.00 |"
5
+ }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fd038544ce0945d0bc7afbd6887667364767dfd91dbbf6f6dd31691b8b9d776
3
- size 11154301
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:012ca26ee169c42b3bd630d3572239451cfdb7a6dbaf552a649102b9c48a5c9f
3
+ size 8560061