canergen commited on
Commit
252a6af
·
verified ·
1 Parent(s): 01c348b

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:f9d6a8d23f35a16e39cea62fd89226e2bc8097ed704b1c5c5a85bb87b2fd13e2
3
  size 20549464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32646371901f1dbf48c05a7dba6d404da4fc22f87076c45c8e23e9e50c8b9c9d
3
  size 20549464
metrics.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.28 | 1.41 |\n| Pearson Correlation | 0.83 | 0.79 |\n| Spearman Correlation | 0.82 | 0.81 |\n| R\u00b2 (R-Squared) | 0.64 | 0.52 |",
3
- "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 18.96 |\n| Pearson Correlation | 0.63 |\n| Spearman Correlation | 0.65 |\n| R\u00b2 (R-Squared) | -1.70 |",
4
- "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| fibroblast | 0.96 | 0.44 | 0.79 | 0.98 | 0.36 | 0.92 | 8459.00 |\n| endothelial cell | 0.89 | 0.64 | 0.77 | 0.97 | 0.43 | 0.92 | 3748.00 |\n| macrophage | 0.87 | 0.60 | 0.81 | 0.97 | 0.41 | 0.92 | 2807.00 |\n| T cell | 0.93 | 1.52 | 0.65 | 0.89 | 0.26 | 0.86 | 1715.00 |\n| mesenchymal stem cell | 0.92 | 1.04 | 0.69 | 0.95 | 0.41 | 0.89 | 1311.00 |\n| myofibroblast cell | 0.93 | 1.37 | 0.73 | 0.90 | 0.28 | 0.82 | 982.00 |\n| mature NK T cell | 0.88 | 2.57 | 0.62 | 0.84 | 0.29 | 0.81 | 572.00 |\n| neutrophil | 0.88 | 3.21 | 0.67 | 0.75 | 0.20 | 0.92 | 440.00 |\n| leukocyte | 0.49 | 4.86 | 0.52 | 0.67 | 0.18 | 0.73 | 160.00 |\n| plasma cell | 0.68 | 5.13 | 0.52 | 0.56 | 0.27 | 0.75 | 26.00 |\n| B cell | 0.20 | 9.70 | 0.37 | 0.39 | 0.20 | 0.72 | 23.00 |\n| smooth muscle cell | 0.76 | 5.67 | 0.56 | 0.53 | 0.33 | 0.66 | 16.00 |"
5
  }
 
1
  {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.27 | 1.40 |\n| Pearson Correlation | 0.84 | 0.79 |\n| Spearman Correlation | 0.82 | 0.81 |\n| R\u00b2 (R-Squared) | 0.64 | 0.53 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 19.16 |\n| Pearson Correlation | 0.63 |\n| Spearman Correlation | 0.65 |\n| R\u00b2 (R-Squared) | -1.72 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| fibroblast | 0.95 | 0.41 | 0.84 | 0.98 | 0.36 | 0.92 | 8459.00 |\n| endothelial cell | 0.89 | 0.63 | 0.78 | 0.97 | 0.43 | 0.92 | 3748.00 |\n| macrophage | 0.87 | 0.63 | 0.76 | 0.97 | 0.41 | 0.92 | 2807.00 |\n| T cell | 0.94 | 1.51 | 0.65 | 0.90 | 0.26 | 0.86 | 1715.00 |\n| mesenchymal stem cell | 0.92 | 0.96 | 0.74 | 0.95 | 0.41 | 0.89 | 1311.00 |\n| myofibroblast cell | 0.94 | 1.49 | 0.70 | 0.90 | 0.28 | 0.82 | 982.00 |\n| mature NK T cell | 0.87 | 2.52 | 0.62 | 0.83 | 0.29 | 0.81 | 572.00 |\n| neutrophil | 0.92 | 3.08 | 0.68 | 0.75 | 0.21 | 0.92 | 440.00 |\n| leukocyte | 0.52 | 4.84 | 0.52 | 0.67 | 0.18 | 0.73 | 160.00 |\n| plasma cell | 0.73 | 5.13 | 0.52 | 0.57 | 0.26 | 0.75 | 26.00 |\n| B cell | 0.19 | 9.35 | 0.40 | 0.41 | 0.19 | 0.72 | 23.00 |\n| smooth muscle cell | 0.76 | 5.80 | 0.54 | 0.52 | 0.32 | 0.66 | 16.00 |"
5
  }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:724443db14ee4e7d97aacec3445c1bc8d19f1a7f14ce4dbad681cd3fc65942c8
3
  size 8344765
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec090568af6f9239fcfcc46146919c98a9a274e1b827f833522fee3504ac26d9
3
  size 8344765