canergen commited on
Commit
8f23ac6
·
verified ·
1 Parent(s): 2b67d2d

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. adata.h5ad +1 -1
  2. metrics.json +3 -3
  3. model.pt +1 -1
adata.h5ad CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdbadba71a9847e58dac9005b81b5965c2ac0f221ebd81b6f9f8eae1f7d31002
3
  size 12497112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97d68dc3e706e4ca687d4b9728e4228a29fcc9746efa739c45986ba7d11f64e4
3
  size 12497112
metrics.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 2.12 | 2.16 |\n| Pearson Correlation | 0.77 | 0.71 |\n| Spearman Correlation | 0.59 | 0.57 |\n| R\u00b2 (R-Squared) | 0.43 | 0.29 |",
3
- "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 3.93 |\n| Pearson Correlation | 0.85 |\n| Spearman Correlation | 0.96 |\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| CD4-positive, alpha-beta T cell | 0.90 | 1.71 | 0.59 | 0.87 | 0.15 | 0.84 | 5257.00 |\n| CD8-positive, alpha-beta T cell | 0.92 | 2.88 | 0.57 | 0.79 | 0.18 | 0.74 | 2231.00 |\n| enterocyte of epithelium of small intestine | 0.96 | 2.29 | 0.69 | 0.92 | 0.41 | 0.88 | 1100.00 |\n| B cell | 0.89 | 3.85 | 0.65 | 0.71 | 0.31 | 0.77 | 441.00 |\n| plasma cell | 0.86 | 3.46 | 0.67 | 0.76 | 0.24 | 0.86 | 303.00 |\n| small intestine goblet cell | 0.91 | 3.49 | 0.65 | 0.80 | 0.45 | 0.84 | 300.00 |\n| paneth cell of epithelium of small intestine | 0.89 | 3.90 | 0.67 | 0.77 | 0.45 | 0.85 | 177.00 |\n| intestinal tuft cell | 0.90 | 4.20 | 0.65 | 0.69 | 0.39 | 0.79 | 146.00 |\n| transit amplifying cell of small intestine | 0.84 | 4.23 | 0.64 | 0.73 | 0.42 | 0.82 | 127.00 |\n| fibroblast | 0.77 | 3.77 | 0.71 | 0.85 | 0.59 | 0.90 | 88.00 |\n| intestinal crypt stem cell of small intestine | 0.72 | 3.86 | 0.69 | 0.81 | 0.52 | 0.87 | 71.00 |\n| mast cell | 0.84 | 4.85 | 0.60 | 0.58 | 0.33 | 0.80 | 65.00 |\n| neutrophil | 0.75 | 4.53 | 0.67 | 0.69 | 0.43 | 0.81 | 64.00 |\n| monocyte | 0.78 | 4.43 | 0.70 | 0.76 | 0.46 | 0.86 | 61.00 |\n| gut endothelial cell | 0.58 | 6.02 | 0.59 | 0.59 | 0.42 | 0.80 | 15.00 |\n| intestinal enteroendocrine cell | 0.53 | 5.75 | 0.58 | 0.55 | 0.35 | 0.70 | 12.00 |"
5
  }
 
1
  {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 2.10 | 2.22 |\n| Pearson Correlation | 0.78 | 0.70 |\n| Spearman Correlation | 0.60 | 0.56 |\n| R\u00b2 (R-Squared) | 0.45 | 0.25 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 3.94 |\n| Pearson Correlation | 0.85 |\n| Spearman Correlation | 0.95 |\n| R\u00b2 (R-Squared) | 0.46 |",
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.93 | 1.94 | 0.53 | 0.86 | 0.14 | 0.84 | 5257.00 |\n| CD8-positive, alpha-beta T cell | 0.91 | 2.84 | 0.58 | 0.79 | 0.19 | 0.74 | 2231.00 |\n| enterocyte of epithelium of small intestine | 0.95 | 2.36 | 0.67 | 0.91 | 0.41 | 0.87 | 1100.00 |\n| B cell | 0.90 | 3.77 | 0.65 | 0.72 | 0.30 | 0.76 | 441.00 |\n| plasma cell | 0.88 | 3.40 | 0.68 | 0.77 | 0.24 | 0.86 | 303.00 |\n| small intestine goblet cell | 0.89 | 3.70 | 0.63 | 0.79 | 0.46 | 0.84 | 300.00 |\n| paneth cell of epithelium of small intestine | 0.88 | 4.11 | 0.65 | 0.76 | 0.46 | 0.85 | 177.00 |\n| intestinal tuft cell | 0.91 | 4.04 | 0.67 | 0.70 | 0.39 | 0.78 | 146.00 |\n| transit amplifying cell of small intestine | 0.83 | 4.18 | 0.64 | 0.74 | 0.42 | 0.82 | 127.00 |\n| fibroblast | 0.74 | 3.54 | 0.73 | 0.85 | 0.58 | 0.90 | 88.00 |\n| intestinal crypt stem cell of small intestine | 0.78 | 4.04 | 0.68 | 0.80 | 0.52 | 0.87 | 71.00 |\n| mast cell | 0.84 | 4.68 | 0.61 | 0.59 | 0.32 | 0.80 | 65.00 |\n| neutrophil | 0.75 | 4.51 | 0.67 | 0.69 | 0.43 | 0.81 | 64.00 |\n| monocyte | 0.76 | 4.61 | 0.68 | 0.74 | 0.47 | 0.86 | 61.00 |\n| gut endothelial cell | 0.62 | 6.00 | 0.58 | 0.59 | 0.42 | 0.80 | 15.00 |\n| intestinal enteroendocrine cell | 0.54 | 5.52 | 0.60 | 0.57 | 0.34 | 0.69 | 12.00 |"
5
  }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e2dcaff15b203d96d1a1c4e546271b0963f084d4cf7b8771d6309a3440c8c70
3
  size 8258621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e59d6c9278598b569f075800ff3ebadf4ed77f48e2cd3f5398ca78065936066
3
  size 8258621