canergen commited on
Commit
24aaac3
·
verified ·
1 Parent(s): 5692690

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:b9e5c2bc3c0b0aae2efee97d6ef3cc0ba43c5cb732337d51d60cd2b7f269fb2a
3
  size 32898928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b6b272de728858ccfc530fde6020ffcf9f09341e8375a93076fe78fb1a46e02
3
  size 32898928
metrics.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.21 | 1.32 |\n| Pearson Correlation | 0.99 | 0.99 |\n| Spearman Correlation | 0.96 | 0.96 |\n| R\u00b2 (R-Squared) | 0.98 | 0.98 |",
3
- "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 24.44 |\n| Pearson Correlation | 0.72 |\n| Spearman Correlation | 0.76 |\n| R\u00b2 (R-Squared) | -0.82 |",
4
- "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| erythrocyte | 0.96 | 1.19 | 0.66 | 0.85 | 0.09 | 0.97 | 10061.00 |\n| neutrophil | 0.97 | 1.18 | 0.70 | 0.93 | 0.22 | 0.90 | 8432.00 |\n| classical monocyte | 0.92 | 0.57 | 0.72 | 0.97 | 0.62 | 0.95 | 7211.00 |\n| mature NK T cell | 0.96 | 1.29 | 0.66 | 0.91 | 0.62 | 0.93 | 2332.00 |\n| naive B cell | 0.97 | 1.82 | 0.60 | 0.86 | 0.47 | 0.87 | 1526.00 |\n| CD8-positive, alpha-beta cytokine secreting effector T cell | 0.94 | 1.56 | 0.63 | 0.87 | 0.64 | 0.93 | 1493.00 |\n| CD4-positive, alpha-beta memory T cell | 0.96 | 1.56 | 0.59 | 0.86 | 0.58 | 0.88 | 949.00 |\n| memory B cell | 0.97 | 2.04 | 0.63 | 0.85 | 0.54 | 0.88 | 597.00 |\n| type I NK T cell | 0.91 | 2.39 | 0.60 | 0.79 | 0.62 | 0.89 | 518.00 |\n| plasma cell | 0.78 | 1.34 | 0.74 | 0.94 | 0.61 | 0.94 | 487.00 |\n| naive thymus-derived CD4-positive, alpha-beta T cell | 0.94 | 2.48 | 0.64 | 0.80 | 0.46 | 0.82 | 412.00 |\n| CD8-positive, alpha-beta T cell | 0.96 | 2.08 | 0.66 | 0.83 | 0.57 | 0.87 | 376.00 |\n| platelet | 0.75 | 2.77 | 0.69 | 0.81 | 0.41 | 0.83 | 239.00 |\n| hematopoietic stem cell | 0.92 | 2.83 | 0.65 | 0.78 | 0.65 | 0.90 | 47.00 |\n| T cell | 0.96 | 3.91 | 0.61 | 0.51 | 0.55 | 0.77 | 31.00 |\n| basophil | 0.87 | 3.18 | 0.67 | 0.78 | 0.61 | 0.88 | 29.00 |\n| CD141-positive myeloid dendritic cell | 0.90 | 4.53 | 0.62 | 0.62 | 0.48 | 0.75 | 15.00 |\n| plasmacytoid dendritic cell | 0.85 | 5.07 | 0.57 | 0.51 | 0.47 | 0.72 | 11.00 |"
5
  }
 
1
  {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.20 | 1.32 |\n| Pearson Correlation | 0.99 | 0.99 |\n| Spearman Correlation | 0.96 | 0.96 |\n| R\u00b2 (R-Squared) | 0.98 | 0.98 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 24.12 |\n| Pearson Correlation | 0.73 |\n| Spearman Correlation | 0.77 |\n| R\u00b2 (R-Squared) | -0.74 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| erythrocyte | 0.96 | 1.13 | 0.68 | 0.86 | 0.09 | 0.98 | 10061.00 |\n| neutrophil | 0.97 | 1.12 | 0.71 | 0.93 | 0.22 | 0.90 | 8432.00 |\n| classical monocyte | 0.92 | 0.54 | 0.74 | 0.97 | 0.62 | 0.95 | 7211.00 |\n| mature NK T cell | 0.96 | 1.35 | 0.64 | 0.92 | 0.62 | 0.93 | 2332.00 |\n| naive B cell | 0.97 | 1.74 | 0.62 | 0.86 | 0.47 | 0.87 | 1526.00 |\n| CD8-positive, alpha-beta cytokine secreting effector T cell | 0.94 | 1.51 | 0.65 | 0.87 | 0.64 | 0.93 | 1493.00 |\n| CD4-positive, alpha-beta memory T cell | 0.95 | 1.57 | 0.59 | 0.86 | 0.58 | 0.88 | 949.00 |\n| memory B cell | 0.98 | 2.14 | 0.61 | 0.84 | 0.54 | 0.88 | 597.00 |\n| type I NK T cell | 0.92 | 2.37 | 0.60 | 0.79 | 0.62 | 0.89 | 518.00 |\n| plasma cell | 0.81 | 1.29 | 0.74 | 0.94 | 0.61 | 0.94 | 487.00 |\n| naive thymus-derived CD4-positive, alpha-beta T cell | 0.94 | 2.49 | 0.63 | 0.80 | 0.46 | 0.82 | 412.00 |\n| CD8-positive, alpha-beta T cell | 0.95 | 2.20 | 0.63 | 0.81 | 0.57 | 0.87 | 376.00 |\n| platelet | 0.76 | 2.71 | 0.70 | 0.82 | 0.40 | 0.83 | 239.00 |\n| hematopoietic stem cell | 0.93 | 2.90 | 0.64 | 0.77 | 0.65 | 0.90 | 47.00 |\n| T cell | 0.93 | 3.83 | 0.62 | 0.51 | 0.54 | 0.77 | 31.00 |\n| basophil | 0.86 | 2.97 | 0.69 | 0.78 | 0.61 | 0.88 | 29.00 |\n| CD141-positive myeloid dendritic cell | 0.88 | 4.58 | 0.61 | 0.62 | 0.49 | 0.75 | 15.00 |\n| plasmacytoid dendritic cell | 0.90 | 4.96 | 0.58 | 0.52 | 0.47 | 0.72 | 11.00 |"
5
  }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33f6b2a04066bd6f65fe5ba31156767091f4df4993cc6b6280420a307a67dd73
3
  size 8482237
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea5d9335f55f873b5f2fe664aca94faa914a2acae3e87016367bfff454459ab3
3
  size 8482237