canergen commited on
Commit
4bab687
·
verified ·
1 Parent(s): ceea334

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:bc4c4da69c598aa4d42e4a28f7f8b6e1a17c972fb236aa70e2184e9958982fdf
3
- size 4174692
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d24d3de5f23cfd38be2511170c81c776b3883453983d530b0e6fd08496a1dc7
3
+ size 5995324
metrics.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 2.41 | 2.31 |\n| Pearson Correlation | 0.46 | 0.43 |\n| Spearman Correlation | 0.34 | 0.37 |\n| R\u00b2 (R-Squared) | -0.25 | -0.32 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 8.86 |\n| Pearson Correlation | 0.53 |\n| Spearman Correlation | 0.54 |\n| R\u00b2 (R-Squared) | -1.31 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| macrophage | 0.90 | 1.29 | 0.55 | 0.92 | 0.27 | 0.76 | 1379.00 |\n| monocyte | 0.83 | 2.14 | 0.55 | 0.82 | 0.25 | 0.68 | 605.00 |\n| endothelial cell of hepatic sinusoid | 0.73 | 1.91 | 0.61 | 0.88 | 0.54 | 0.81 | 341.00 |\n| mature NK T cell | 0.80 | 3.16 | 0.57 | 0.85 | 0.48 | 0.83 | 231.00 |\n| neutrophil | 0.38 | 4.44 | 0.43 | 0.67 | 0.21 | 0.52 | 81.00 |\n| fibroblast | 0.69 | 2.92 | 0.63 | 0.81 | 0.54 | 0.77 | 70.00 |\n| hepatocyte | 0.66 | 4.54 | 0.59 | 0.82 | 0.41 | 0.82 | 67.00 |\n| liver dendritic cell | 0.46 | 5.48 | 0.52 | 0.44 | 0.35 | 0.47 | 34.00 |\n| T cell | 0.42 | 8.60 | 0.36 | 0.47 | 0.32 | 0.48 | 20.00 |\n| plasma cell | 0.45 | 7.03 | 0.49 | 0.45 | 0.34 | 0.55 | 19.00 |\n| intrahepatic cholangiocyte | 0.51 | 5.22 | 0.61 | 0.73 | 0.40 | 0.58 | 11.00 |\n| erythrocyte | 0.23 | 9.99 | 0.29 | 0.23 | 0.26 | 0.81 | 2.00 |"
5
+ }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e2006ebdd13f7fc9762632a3820081d75b780d11de3e056e0154523a51c3343
3
- size 10787069
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45cbac3277834313a24a7dc1d8b0c6a757b266fe68bf099e0c7fc955d5ac52ad
3
+ size 8191677