canergen commited on
Commit
320970a
1 Parent(s): 3541e81

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:9498d9e10858638b7c38eeac037d52fdc0f006eb0db8e8fc0e8f5cc14b1dcf80
3
- size 4632940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64a2630a788d29b1557d2020d8c54b2867ce66b00f17ffe2f2cf0657a76f3c9a
3
+ size 6454012
metrics.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 2.12 | 2.08 |\n| Pearson Correlation | 0.48 | 0.52 |\n| Spearman Correlation | 0.41 | 0.48 |\n| R\u00b2 (R-Squared) | -0.36 | -0.49 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 8.46 |\n| Pearson Correlation | 0.56 |\n| Spearman Correlation | 0.55 |\n| R\u00b2 (R-Squared) | -1.14 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| macrophage | 0.94 | 1.23 | 0.60 | 0.93 | 0.26 | 0.76 | 1379.00 |\n| monocyte | 0.85 | 2.02 | 0.58 | 0.85 | 0.23 | 0.68 | 605.00 |\n| endothelial cell of hepatic sinusoid | 0.76 | 1.91 | 0.63 | 0.88 | 0.54 | 0.82 | 341.00 |\n| mature NK T cell | 0.81 | 3.00 | 0.60 | 0.87 | 0.48 | 0.83 | 231.00 |\n| neutrophil | 0.43 | 4.35 | 0.46 | 0.75 | 0.16 | 0.51 | 81.00 |\n| fibroblast | 0.66 | 2.72 | 0.66 | 0.84 | 0.54 | 0.77 | 70.00 |\n| hepatocyte | 0.68 | 4.20 | 0.62 | 0.84 | 0.40 | 0.81 | 67.00 |\n| liver dendritic cell | 0.57 | 5.17 | 0.55 | 0.49 | 0.33 | 0.47 | 34.00 |\n| T cell | 0.41 | 8.87 | 0.34 | 0.47 | 0.32 | 0.48 | 20.00 |\n| plasma cell | 0.53 | 6.28 | 0.53 | 0.50 | 0.32 | 0.54 | 19.00 |\n| intrahepatic cholangiocyte | 0.51 | 5.19 | 0.62 | 0.74 | 0.40 | 0.58 | 11.00 |\n| erythrocyte | 0.09 | 7.92 | 0.35 | 0.32 | 0.23 | 0.81 | 2.00 |"
5
+ }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5490ee9280b2cbfb7d91a7ede7ae8c94a2a72869394286dedf97e4708facd9bd
3
- size 11301996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e62f124ea64eca90be7a91aaf7f8b644e1022b360063b0d195bc33a8212d5aca
3
+ size 8689388