canergen commited on
Commit
97de13a
1 Parent(s): 0775a25

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 +1 -1
adata.h5ad CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:422ae459d70be6c655124e0a317e6122cf533479b76203faa10d0f67cf6b0983
3
  size 7310510
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d8c8fe22b53aab3674fde04e98634c8dfb3e94a8d43da117787cd20f31a6fd4
3
  size 7310510
metrics.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 0.89 | 0.95 |\n| Pearson Correlation | 0.78 | 0.77 |\n| Spearman Correlation | 0.80 | 0.79 |\n| R\u00b2 (R-Squared) | 0.42 | 0.36 |",
3
- "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 1.55 |\n| Pearson Correlation | 0.93 |\n| Spearman Correlation | 0.99 |\n| R\u00b2 (R-Squared) | 0.87 |",
4
- "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| Ventricular_Cardiomyocyte | 0.96 | 0.89 | 0.77 | 0.97 | 0.29 | 0.91 | 5307.00 |\n| Endothelial | 0.95 | 0.72 | 0.79 | 0.95 | 0.25 | 0.94 | 4109.00 |\n| Pericytes | 0.98 | 0.79 | 0.69 | 0.93 | 0.19 | 0.86 | 3204.00 |\n| Fibroblast | 0.97 | 0.89 | 0.76 | 0.96 | 0.34 | 0.90 | 2446.00 |\n| Atrial_Cardiomyocyte | 0.97 | 1.30 | 0.76 | 0.94 | 0.34 | 0.84 | 1009.00 |\n| Myeloid | 0.95 | 1.32 | 0.77 | 0.94 | 0.39 | 0.90 | 957.00 |\n| Lymphoid | 0.96 | 2.50 | 0.65 | 0.88 | 0.30 | 0.85 | 653.00 |\n| Smooth_muscle_cells | 0.95 | 2.59 | 0.63 | 0.84 | 0.32 | 0.80 | 641.00 |\n| Neuronal | 0.87 | 3.81 | 0.63 | 0.69 | 0.35 | 0.68 | 153.00 |\n| Adipocytes | 0.92 | 2.84 | 0.70 | 0.84 | 0.48 | 0.80 | 145.00 |\n| Mesothelial | 0.59 | 6.17 | 0.57 | 0.54 | 0.35 | 0.65 | 17.00 |"
5
  }
 
1
  {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 0.89 | 0.96 |\n| Pearson Correlation | 0.79 | 0.76 |\n| Spearman Correlation | 0.80 | 0.79 |\n| R\u00b2 (R-Squared) | 0.42 | 0.33 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 1.41 |\n| Pearson Correlation | 0.95 |\n| Spearman Correlation | 0.99 |\n| R\u00b2 (R-Squared) | 0.91 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| Ventricular_Cardiomyocyte | 0.96 | 0.83 | 0.82 | 0.98 | 0.28 | 0.15 | 5307.00 |\n| Endothelial | 0.94 | 0.65 | 0.81 | 0.96 | 0.13 | 0.12 | 4109.00 |\n| Pericytes | 0.96 | 0.91 | 0.66 | 0.92 | 0.30 | 0.34 | 3204.00 |\n| Fibroblast | 0.98 | 0.89 | 0.77 | 0.96 | 0.33 | 0.37 | 2446.00 |\n| Atrial_Cardiomyocyte | 0.98 | 1.42 | 0.75 | 0.94 | 0.32 | 0.36 | 1009.00 |\n| Myeloid | 0.94 | 1.45 | 0.76 | 0.94 | 0.07 | 0.10 | 957.00 |\n| Lymphoid | 0.96 | 2.33 | 0.67 | 0.88 | 0.04 | 0.06 | 653.00 |\n| Smooth_muscle_cells | 0.96 | 2.52 | 0.63 | 0.84 | 0.22 | 0.21 | 641.00 |\n| Neuronal | 0.89 | 3.99 | 0.60 | 0.68 | 0.27 | 0.08 | 153.00 |\n| Adipocytes | 0.92 | 2.94 | 0.69 | 0.85 | 0.23 | 0.17 | 145.00 |\n| Mesothelial | 0.58 | 6.82 | 0.52 | 0.49 | 0.37 | 0.06 | 17.00 |"
5
  }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ac7b28909e5ff970e1e50b8b119aec74953c35d250753d075329e5fd6c05330
3
  size 3372506
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c122e6e45e3570e6596d19998b27ca32ccd2006f03ae58b0a45fd54fb13c1aba
3
  size 3372506