canergen commited on
Commit
e2d5c3d
·
verified ·
1 Parent(s): 9264584

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:538278722616e8aef5f80d2a80a52be10f3ef22704132840f647159b64a85c66
3
- size 14085180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23db085242d52cce37d18c28a1fb6f66ce00249f324a4a6e9008b4e2266d0def
3
+ size 13307112
metrics.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.87 | 2.10 |\n| Pearson Correlation | 0.93 | 0.91 |\n| Spearman Correlation | 0.92 | 0.90 |\n| R\u00b2 (R-Squared) | 0.84 | 0.79 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 5.36 |\n| Pearson Correlation | 0.91 |\n| Spearman Correlation | 0.97 |\n| R\u00b2 (R-Squared) | 0.65 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| CD4-positive, alpha-beta T cell | 0.96 | 3.04 | 0.56 | 0.64 | 0.22 | 0.79 | 2872.00 |\n| enterocyte of epithelium of large intestine | 0.94 | 2.68 | 0.57 | 0.81 | 0.24 | 0.77 | 2764.00 |\n| CD8-positive, alpha-beta T cell | 0.93 | 3.62 | 0.58 | 0.67 | 0.23 | 0.80 | 2105.00 |\n| fibroblast | 0.93 | 3.10 | 0.69 | 0.85 | 0.52 | 0.89 | 852.00 |\n| paneth cell of colon | 0.95 | 3.71 | 0.61 | 0.71 | 0.29 | 0.81 | 831.00 |\n| monocyte | 0.94 | 4.04 | 0.67 | 0.75 | 0.39 | 0.86 | 543.00 |\n| B cell | 0.93 | 4.36 | 0.60 | 0.61 | 0.28 | 0.80 | 469.00 |\n| large intestine goblet cell | 0.88 | 4.40 | 0.59 | 0.66 | 0.32 | 0.76 | 385.00 |\n| plasma cell | 0.89 | 3.86 | 0.65 | 0.69 | 0.25 | 0.84 | 330.00 |\n| intestinal crypt stem cell of large intestine | 0.85 | 4.96 | 0.57 | 0.59 | 0.31 | 0.75 | 114.00 |\n| transit amplifying cell of colon | 0.61 | 4.46 | 0.60 | 0.59 | 0.29 | 0.71 | 52.00 |\n| mast cell | 0.81 | 5.16 | 0.52 | 0.49 | 0.39 | 0.80 | 38.00 |\n| gut endothelial cell | 0.75 | 5.24 | 0.60 | 0.60 | 0.41 | 0.79 | 31.00 |\n| neutrophil | 0.71 | 3.93 | 0.70 | 0.68 | 0.36 | 0.79 | 22.00 |\n| intestinal enteroendocrine cell | 0.68 | 4.92 | 0.60 | 0.57 | 0.33 | 0.74 | 19.00 |\n| intestinal tuft cell | 0.65 | 5.39 | 0.48 | 0.45 | 0.32 | 0.77 | 12.00 |"
5
+ }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d9b4fb0324a75a5ea0efff10da17400fb04c59b2a17bc0dd2c8fe456a7d5212
3
- size 10858493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b4b0c348d97070dc00839b3f2d5b6ad1cba9e93bf72348b98e5b23a291843cc
3
+ size 8262717