martinkim0 commited on
Commit
60e4a21
1 Parent(s): bcf28f5

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. adata.h5ad +2 -2
  2. metrics.json +3 -3
  3. model.pt +2 -2
adata.h5ad CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4669a9ce1f84a6a7e5783e457c635ff212d7e0aadb1bf979a633f6a65f294335
3
- size 1040128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa5eba2a2405dc36c7ebafeb01bb1f98bb5a594b6bf61d6ede8fb9e8193afcfc
3
+ size 1010040
metrics.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 0.62 | 0.62 |\n| Pearson Correlation | -0.01 | 0.05 |\n| Spearman Correlation | 0.01 | 0.06 |\n| R\u00b2 (R-Squared) | -17.08 | -22.65 |",
3
- "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 0.70 |\n| Pearson Correlation | -0.05 |\n| Spearman Correlation | 0.04 |\n| R\u00b2 (R-Squared) | -1.39 |",
4
- "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| 0 | 0.00 | 0.82 | -0.19 | -0.19 | 0.55 | 0.29 | 70.00 |\n| 1 | 0.00 | 0.84 | -0.06 | -0.04 | 0.55 | 0.31 | 61.00 |\n| 2 | 0.00 | 0.91 | -0.06 | -0.14 | 0.41 | 0.18 | 60.00 |\n| 3 | 0.10 | 0.94 | -0.09 | -0.10 | 0.49 | 0.28 | 46.00 |\n| 4 | 0.10 | 0.91 | -0.02 | -0.01 | 0.44 | 0.26 | 45.00 |\n| 5 | 0.10 | 0.83 | 0.18 | 0.14 | 0.49 | 0.40 | 41.00 |\n| 6 | 0.10 | 1.07 | -0.24 | -0.25 | 0.46 | 0.23 | 31.00 |\n| 7 | 0.10 | 1.10 | -0.03 | -0.07 | 0.19 | 0.02 | 24.00 |\n| 8 | 0.20 | 1.00 | 0.11 | 0.12 | 0.38 | 0.12 | 22.00 |"
5
  }
 
1
  {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 0.99 | 1.03 |\n| Pearson Correlation | -0.07 | -0.20 |\n| Spearman Correlation | -0.07 | -0.03 |\n| R\u00b2 (R-Squared) | -14.43 | -12.71 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 1.07 |\n| Pearson Correlation | -0.12 |\n| Spearman Correlation | -0.00 |\n| R\u00b2 (R-Squared) | -2.15 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| 0 | 0.00 | 0.90 | 0.06 | 0.05 | 0.47 | 0.34 | 50.00 |\n| 1 | 0.00 | 0.94 | -0.10 | -0.10 | 0.34 | 0.16 | 48.00 |\n| 2 | 0.10 | 0.94 | -0.02 | -0.03 | 0.53 | 0.37 | 41.00 |\n| 3 | 0.20 | 0.82 | 0.17 | 0.15 | 0.56 | 0.36 | 39.00 |\n| 4 | 0.00 | 0.99 | 0.03 | -0.02 | 0.34 | 0.16 | 37.00 |\n| 5 | 0.40 | 0.95 | 0.07 | 0.04 | 0.64 | 0.36 | 37.00 |\n| 6 | 0.20 | 1.04 | -0.14 | -0.15 | 0.48 | 0.23 | 32.00 |\n| 7 | 0.30 | 1.01 | 0.14 | 0.13 | 0.52 | 0.19 | 31.00 |\n| 8 | 0.10 | 0.99 | 0.04 | 0.07 | 0.54 | 0.23 | 28.00 |\n| 9 | 0.10 | 1.09 | 0.05 | 0.04 | 0.45 | 0.28 | 26.00 |\n| 10 | 0.10 | 1.21 | 0.09 | 0.10 | 0.54 | 0.24 | 19.00 |\n| 11 | 0.00 | 1.97 | -0.01 | -0.08 | 0.53 | 0.32 | 12.00 |"
5
  }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78a1b4c8437150bbd10068f2c9cbede8142097f087c630eae6af24528b749d97
3
- size 309722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2e57d4d1e2a5cc75201d5f66bafefc7c54306449cb890aefacd34c45231d94a
3
+ size 304026