canergen commited on
Commit
1a4a4c8
1 Parent(s): 2bdba0d

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. adata.h5ad +1 -1
  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:228c95e33510e0cfe58ce8edc10d7d9ba167a0d5733db762d0f4bf3996a147d4
3
  size 1010040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c566821e2dce5157cac9e62aa3f7235cce370da06ef7a490faa45b79de1a0a8
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.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
  }
 
1
  {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.00 | 0.98 |\n| Pearson Correlation | 0.00 | -0.15 |\n| Spearman Correlation | 0.05 | 0.01 |\n| R\u00b2 (R-Squared) | -16.10 | -19.17 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 1.06 |\n| Pearson Correlation | -0.09 |\n| Spearman Correlation | 0.01 |\n| R\u00b2 (R-Squared) | -2.47 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| 0 | 0.00 | 0.88 | 0.13 | 0.07 | 0.52 | 0.35 | 50.00 |\n| 1 | 0.20 | 0.75 | 0.17 | 0.20 | 0.52 | 0.23 | 48.00 |\n| 2 | 0.20 | 0.92 | 0.08 | 0.11 | 0.49 | 0.35 | 41.00 |\n| 3 | 0.20 | 0.85 | 0.09 | 0.08 | 0.57 | 0.31 | 39.00 |\n| 4 | 0.00 | 0.89 | 0.12 | 0.10 | 0.47 | 0.23 | 37.00 |\n| 5 | 0.00 | 1.08 | -0.15 | -0.17 | 0.40 | 0.16 | 37.00 |\n| 6 | 0.10 | 0.87 | 0.09 | 0.09 | 0.36 | 0.12 | 32.00 |\n| 7 | 0.00 | 1.25 | -0.22 | -0.26 | 0.55 | 0.24 | 31.00 |\n| 8 | 0.20 | 0.97 | 0.11 | 0.12 | 0.56 | 0.25 | 28.00 |\n| 9 | 0.10 | 1.03 | 0.21 | 0.18 | 0.49 | 0.31 | 26.00 |\n| 10 | 0.10 | 1.17 | 0.05 | 0.10 | 0.50 | 0.24 | 19.00 |\n| 11 | 0.20 | 1.26 | 0.25 | 0.30 | 0.62 | 0.36 | 12.00 |"
5
  }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dab4588b16213b4252d502441b56c759e8995489e93ae4a2fb77f408af1dac22
3
- size 304026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87b4fe55fc301deda269cea7af5b625cc16a55d6177db65b80bae95304be0248
3
+ size 304538