canergen commited on
Commit
b2646f9
·
verified ·
1 Parent(s): 1668e5c

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:9c84e9b063c6aca4edda1413e352f47dad174232471f4b0c8c6d73632b3244f0
3
- size 41007352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b48be723b017bff1b849992417c1773265c23b956d2e66bf6247b49ea41436d
3
+ size 32898928
metrics.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.21 | 1.29 |\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.21 |\n| Pearson Correlation | 0.72 |\n| Spearman Correlation | 0.77 |\n| R\u00b2 (R-Squared) | -0.75 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| erythrocyte | 0.95 | 1.09 | 0.70 | 0.86 | 0.09 | 0.97 | 10061.00 |\n| neutrophil | 0.97 | 1.13 | 0.71 | 0.93 | 0.22 | 0.90 | 8432.00 |\n| classical monocyte | 0.93 | 0.56 | 0.71 | 0.97 | 0.62 | 0.95 | 7211.00 |\n| mature NK T cell | 0.95 | 1.40 | 0.63 | 0.91 | 0.62 | 0.93 | 2332.00 |\n| naive B cell | 0.97 | 1.76 | 0.61 | 0.87 | 0.47 | 0.87 | 1526.00 |\n| CD8-positive, alpha-beta cytokine secreting effector T cell | 0.95 | 1.61 | 0.61 | 0.86 | 0.64 | 0.93 | 1493.00 |\n| CD4-positive, alpha-beta memory T cell | 0.95 | 1.53 | 0.59 | 0.88 | 0.57 | 0.88 | 949.00 |\n| memory B cell | 0.97 | 2.12 | 0.61 | 0.84 | 0.54 | 0.88 | 597.00 |\n| type I NK T cell | 0.91 | 2.37 | 0.61 | 0.80 | 0.62 | 0.89 | 518.00 |\n| plasma cell | 0.75 | 1.25 | 0.76 | 0.94 | 0.61 | 0.94 | 487.00 |\n| naive thymus-derived CD4-positive, alpha-beta T cell | 0.95 | 2.42 | 0.64 | 0.79 | 0.46 | 0.82 | 412.00 |\n| CD8-positive, alpha-beta T cell | 0.96 | 2.13 | 0.64 | 0.82 | 0.58 | 0.87 | 376.00 |\n| platelet | 0.71 | 2.76 | 0.70 | 0.81 | 0.41 | 0.83 | 239.00 |\n| hematopoietic stem cell | 0.91 | 2.83 | 0.65 | 0.76 | 0.65 | 0.90 | 47.00 |\n| T cell | 0.93 | 3.84 | 0.62 | 0.52 | 0.55 | 0.78 | 31.00 |\n| basophil | 0.87 | 3.16 | 0.67 | 0.77 | 0.61 | 0.88 | 29.00 |\n| CD141-positive myeloid dendritic cell | 0.88 | 4.64 | 0.60 | 0.62 | 0.48 | 0.75 | 15.00 |\n| plasmacytoid dendritic cell | 0.86 | 5.20 | 0.55 | 0.50 | 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:827d650c7d21dc719f0d3448cedbd4c0c639b71814635e0ff377b3116b6cb6f9
3
- size 11078397
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d9810d454b89a08659549017402efa16b82a79cf0f742eeec484f5d31cbb9c4
3
+ size 8482237