canergen commited on
Commit
899ae2e
1 Parent(s): 9b462a9

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:73a53297d3d46c5395b05f997951989042f71aa0d072ec08b6249bea69da976c
3
  size 15105248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d50e9798906ef16d5c1431c9483ac963988c543d09e647eef66d63b3eacc9bb
3
  size 15105248
metrics.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.50 | 1.68 |\n| Pearson Correlation | 0.86 | 0.83 |\n| Spearman Correlation | 0.88 | 0.84 |\n| R\u00b2 (R-Squared) | 0.65 | 0.58 |",
3
- "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 13.39 |\n| Pearson Correlation | 0.69 |\n| Spearman Correlation | 0.74 |\n| R\u00b2 (R-Squared) | -0.47 |",
4
- "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| pancreatic acinar cell | 0.95 | 0.63 | 0.75 | 0.94 | 0.07 | 0.86 | 5534.00 |\n| pancreatic ductal cell | 0.94 | 0.88 | 0.78 | 0.97 | 0.49 | 0.93 | 2431.00 |\n| endothelial cell | 0.90 | 1.34 | 0.75 | 0.95 | 0.50 | 0.94 | 2100.00 |\n| myeloid cell | 0.84 | 1.40 | 0.72 | 0.96 | 0.51 | 0.94 | 1862.00 |\n| T cell | 0.91 | 2.64 | 0.67 | 0.84 | 0.38 | 0.83 | 573.00 |\n| pancreatic stellate cell | 0.88 | 2.15 | 0.74 | 0.90 | 0.50 | 0.89 | 393.00 |\n| B cell | 0.58 | 4.18 | 0.67 | 0.80 | 0.27 | 0.73 | 144.00 |\n| type B pancreatic cell | 0.78 | 3.40 | 0.70 | 0.82 | 0.21 | 0.83 | 99.00 |\n| pancreatic A cell | 0.76 | 4.23 | 0.73 | 0.80 | 0.23 | 0.70 | 71.00 |\n| pancreatic PP cell | 0.70 | 4.86 | 0.71 | 0.81 | 0.15 | 0.73 | 71.00 |\n| plasma cell | 0.72 | 3.38 | 0.67 | 0.73 | 0.22 | 0.84 | 63.00 |\n| mast cell | 0.63 | 4.96 | 0.73 | 0.80 | 0.17 | 0.69 | 53.00 |\n| fibroblast | 0.73 | 3.89 | 0.68 | 0.72 | 0.35 | 0.75 | 47.00 |\n| mature NK T cell | 0.68 | 4.51 | 0.64 | 0.63 | 0.36 | 0.71 | 47.00 |"
5
  }
 
1
  {
2
+ "cell_wise_cv": "| Metric | Training Value | Validation Value |\n|-------------------------|----------------|------------------|\n| Mean Absolute Error | 1.48 | 1.60 |\n| Pearson Correlation | 0.87 | 0.85 |\n| Spearman Correlation | 0.88 | 0.85 |\n| R\u00b2 (R-Squared) | 0.64 | 0.63 |",
3
+ "gene_wise_cv": "| Metric | Training Value |\n|-------------------------|----------------|\n| Mean Absolute Error | 13.58 |\n| Pearson Correlation | 0.68 |\n| Spearman Correlation | 0.74 |\n| R\u00b2 (R-Squared) | -0.52 |",
4
+ "diff_exp": "| Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| pancreatic acinar cell | 0.95 | 0.61 | 0.77 | 0.94 | 0.08 | 0.86 | 5534.00 |\n| pancreatic ductal cell | 0.95 | 0.92 | 0.75 | 0.97 | 0.48 | 0.93 | 2431.00 |\n| endothelial cell | 0.90 | 1.43 | 0.72 | 0.95 | 0.49 | 0.94 | 2100.00 |\n| myeloid cell | 0.84 | 1.37 | 0.73 | 0.95 | 0.51 | 0.94 | 1862.00 |\n| T cell | 0.90 | 2.62 | 0.67 | 0.85 | 0.38 | 0.83 | 573.00 |\n| pancreatic stellate cell | 0.86 | 2.09 | 0.74 | 0.90 | 0.50 | 0.89 | 393.00 |\n| B cell | 0.61 | 4.33 | 0.66 | 0.80 | 0.27 | 0.73 | 144.00 |\n| type B pancreatic cell | 0.78 | 3.45 | 0.70 | 0.81 | 0.22 | 0.83 | 99.00 |\n| pancreatic A cell | 0.73 | 4.15 | 0.74 | 0.81 | 0.23 | 0.70 | 71.00 |\n| pancreatic PP cell | 0.70 | 4.60 | 0.72 | 0.82 | 0.15 | 0.73 | 71.00 |\n| plasma cell | 0.72 | 3.57 | 0.64 | 0.71 | 0.21 | 0.84 | 63.00 |\n| mast cell | 0.63 | 5.03 | 0.73 | 0.80 | 0.17 | 0.69 | 53.00 |\n| fibroblast | 0.73 | 3.80 | 0.69 | 0.72 | 0.35 | 0.76 | 47.00 |\n| mature NK T cell | 0.70 | 4.74 | 0.62 | 0.61 | 0.38 | 0.71 | 47.00 |"
5
  }
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cea59ac47296e779cc5a39c65611cc409c44a94f68d7ea1a7fbd0fc8737da71
3
  size 8292221
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:183def7fa05d94a1ebf2d5302d45ab69f688cdf87c626c2220c73f2630c9d431
3
  size 8292221