canergen commited on
Commit
b9a79d8
1 Parent(s): 2eb3faa

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:efdf6f07d9aa390651c8fcd50181b99c3261dd3cbe65f375ce2cc46597de2de3
3
- size 12762944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e26b28c2ecf5ab08eef93f4b8b84766442121f3c1139061ff06ae30e335b886
3
+ size 13167416
metrics.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 0.97 | 1.06 |\n| Pearson Correlation | 0.80 | 0.76 |\n| Spearman Correlation | 0.81 | 0.79 |\n| R\u00b2 (R-Squared) | 0.55 | 0.45 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 14.44 |\n| Pearson Correlation | 0.71 |\n| Spearman Correlation | 0.73 |\n| R\u00b2 (R-Squared) | -1.12 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| cardiac muscle cell | 0.95 | 0.48 | 0.81 | 0.98 | 0.40 | 0.93 | 7205.00 |\n| cardiac endothelial cell | 0.98 | 1.15 | 0.63 | 0.94 | 0.31 | 0.90 | 2665.00 |\n| hepatocyte | 0.88 | 0.76 | 0.69 | 0.96 | 0.64 | 0.94 | 1089.00 |\n| fibroblast of cardiac tissue | 0.87 | 3.11 | 0.65 | 0.82 | 0.27 | 0.80 | 250.00 |\n| smooth muscle cell | 0.88 | 3.64 | 0.60 | 0.71 | 0.24 | 0.81 | 222.00 |\n| macrophage | 0.72 | 4.45 | 0.56 | 0.62 | 0.35 | 0.71 | 74.00 |"
5
+ }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15c22a6280f2c95bf3e63d32ce9195cb83e931ec7f0a8b05391564a1645e9cfe
3
- size 8238653
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:163fa06a575051033c9c4f7e9ee192a05c63f83d83766391d10a961a960a1822
3
+ size 8265341