canergen commited on
Commit
5207bca
1 Parent(s): f9102f8

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:9a88e8e24a164e07511ac54208f9cc6a4a51bd17460abfdde97ee2271d771018
3
- size 17164828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3074abfa53d135f0266577e8d09d3fc867a8e2782e325923fd197225f0ed9cc5
3
+ size 16063184
metrics.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 2.28 | 2.26 |\n| Pearson Correlation | 0.85 | 0.85 |\n| Spearman Correlation | 0.86 | 0.86 |\n| R\u00b2 (R-Squared) | 0.54 | 0.55 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 12.58 |\n| Pearson Correlation | 0.61 |\n| Spearman Correlation | 0.68 |\n| R\u00b2 (R-Squared) | -0.87 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| neutrophil | 0.94 | 2.13 | 0.68 | 0.89 | 0.18 | 0.84 | 2911.00 |\n| CD4-positive, alpha-beta T cell | 0.93 | 1.95 | 0.62 | 0.91 | 0.34 | 0.79 | 2025.00 |\n| monocyte | 0.88 | 1.76 | 0.65 | 0.90 | 0.39 | 0.78 | 1389.00 |\n| CD8-positive, alpha-beta T cell | 0.87 | 3.04 | 0.55 | 0.84 | 0.32 | 0.74 | 1147.00 |\n| granulocyte | 0.77 | 2.38 | 0.64 | 0.89 | 0.45 | 0.83 | 853.00 |\n| plasma cell | 0.79 | 2.25 | 0.73 | 0.92 | 0.19 | 0.85 | 825.00 |\n| erythroid progenitor cell | 0.59 | 2.34 | 0.70 | 0.93 | 0.48 | 0.89 | 757.00 |\n| mature NK T cell | 0.78 | 3.76 | 0.58 | 0.78 | 0.33 | 0.69 | 678.00 |\n| hematopoietic stem cell | 0.90 | 2.20 | 0.67 | 0.89 | 0.53 | 0.85 | 617.00 |\n| memory B cell | 0.87 | 4.15 | 0.61 | 0.72 | 0.32 | 0.69 | 310.00 |\n| common myeloid progenitor | 0.70 | 2.72 | 0.70 | 0.89 | 0.55 | 0.88 | 287.00 |\n| macrophage | 0.85 | 4.31 | 0.64 | 0.71 | 0.34 | 0.78 | 265.00 |\n| naive B cell | 0.88 | 5.38 | 0.59 | 0.67 | 0.26 | 0.66 | 142.00 |\n| erythrocyte | 0.90 | 4.94 | 0.57 | 0.52 | 0.31 | 0.90 | 87.00 |"
5
+ }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a7e4072ef3cfb6438c08c0cb2f7b6ba7fcd25f305dd72722798a568db9779ee
3
- size 11408044
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9abb6347bc44a67cbf4ae8f123ae8d36ed3658e4064c45ac5ea5788bf190d164
3
+ size 8802348