canergen commited on
Commit
c4ca147
1 Parent(s): 75cebc1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -22
README.md CHANGED
@@ -54,10 +54,10 @@ space might still be useful for analysis.
54
 
55
  | Metric | Training Value | Validation Value |
56
  |-------------------------|----------------|------------------|
57
- | Mean Absolute Error | 1.76 | 1.78 |
58
- | Pearson Correlation | 0.87 | 0.87 |
59
- | Spearman Correlation | 0.79 | 0.78 |
60
- | R² (R-Squared) | 0.51 | 0.51 |
61
 
62
  The gene-wise coefficient of variation summarizes how well variation between different genes is
63
  preserved by the generated model expression. This value is usually quite high.
@@ -66,10 +66,10 @@ preserved by the generated model expression. This value is usually quite high.
66
 
67
  | Metric | Training Value |
68
  |-------------------------|----------------|
69
- | Mean Absolute Error | 16.34 |
70
  | Pearson Correlation | 0.73 |
71
- | Spearman Correlation | 0.76 |
72
- | R² (R-Squared) | 0.04 |
73
 
74
  </details>
75
 
@@ -86,21 +86,21 @@ cell-type.
86
 
87
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
88
  | --- | --- | --- | --- | --- | --- | --- | --- |
89
- | fibroblast | 0.96 | 1.05 | 0.77 | 0.96 | 0.34 | 0.90 | 5557.00 |
90
- | macrophage | 0.94 | 1.01 | 0.74 | 0.95 | 0.30 | 0.88 | 5338.00 |
91
- | bladder urothelial cell | 0.92 | 0.74 | 0.86 | 0.97 | 0.41 | 0.91 | 4151.00 |
92
- | T cell | 0.94 | 1.93 | 0.72 | 0.88 | 0.25 | 0.87 | 2916.00 |
93
- | myofibroblast cell | 0.92 | 1.80 | 0.68 | 0.87 | 0.35 | 0.84 | 2078.00 |
94
- | plasma cell | 0.91 | 1.81 | 0.74 | 0.90 | 0.14 | 0.86 | 1141.00 |
95
- | mast cell | 0.94 | 2.67 | 0.63 | 0.82 | 0.20 | 0.79 | 1029.00 |
96
- | pericyte | 0.93 | 2.12 | 0.73 | 0.87 | 0.27 | 0.78 | 875.00 |
97
- | mature NK T cell | 0.85 | 2.99 | 0.68 | 0.83 | 0.42 | 0.87 | 508.00 |
98
- | smooth muscle cell | 0.89 | 2.97 | 0.71 | 0.79 | 0.29 | 0.83 | 290.00 |
99
- | vein endothelial cell | 0.79 | 3.26 | 0.67 | 0.84 | 0.37 | 0.79 | 278.00 |
100
- | B cell | 0.85 | 3.76 | 0.60 | 0.72 | 0.34 | 0.75 | 253.00 |
101
- | capillary endothelial cell | 0.74 | 3.35 | 0.70 | 0.74 | 0.40 | 0.76 | 77.00 |
102
- | endothelial cell of lymphatic vessel | 0.78 | 4.91 | 0.62 | 0.71 | 0.29 | 0.70 | 74.00 |
103
- | plasmacytoid dendritic cell | 0.64 | 5.99 | 0.52 | 0.48 | 0.32 | 0.74 | 18.00 |
104
 
105
  </details>
106
 
 
54
 
55
  | Metric | Training Value | Validation Value |
56
  |-------------------------|----------------|------------------|
57
+ | Mean Absolute Error | 1.77 | 1.80 |
58
+ | Pearson Correlation | 0.87 | 0.88 |
59
+ | Spearman Correlation | 0.79 | 0.77 |
60
+ | R² (R-Squared) | 0.52 | 0.51 |
61
 
62
  The gene-wise coefficient of variation summarizes how well variation between different genes is
63
  preserved by the generated model expression. This value is usually quite high.
 
66
 
67
  | Metric | Training Value |
68
  |-------------------------|----------------|
69
+ | Mean Absolute Error | 16.06 |
70
  | Pearson Correlation | 0.73 |
71
+ | Spearman Correlation | 0.77 |
72
+ | R² (R-Squared) | 0.08 |
73
 
74
  </details>
75
 
 
86
 
87
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
88
  | --- | --- | --- | --- | --- | --- | --- | --- |
89
+ | fibroblast | 0.97 | 1.03 | 0.77 | 0.96 | 0.34 | 0.90 | 5557.00 |
90
+ | macrophage | 0.94 | 1.05 | 0.73 | 0.95 | 0.30 | 0.88 | 5338.00 |
91
+ | bladder urothelial cell | 0.93 | 0.89 | 0.80 | 0.97 | 0.42 | 0.91 | 4151.00 |
92
+ | T cell | 0.95 | 1.86 | 0.74 | 0.90 | 0.24 | 0.86 | 2916.00 |
93
+ | myofibroblast cell | 0.93 | 1.88 | 0.66 | 0.88 | 0.34 | 0.84 | 2078.00 |
94
+ | plasma cell | 0.88 | 1.87 | 0.72 | 0.89 | 0.14 | 0.86 | 1141.00 |
95
+ | mast cell | 0.93 | 2.78 | 0.61 | 0.82 | 0.21 | 0.79 | 1029.00 |
96
+ | pericyte | 0.93 | 2.05 | 0.74 | 0.88 | 0.27 | 0.78 | 875.00 |
97
+ | mature NK T cell | 0.86 | 3.00 | 0.67 | 0.82 | 0.42 | 0.87 | 508.00 |
98
+ | smooth muscle cell | 0.94 | 2.88 | 0.72 | 0.81 | 0.28 | 0.82 | 290.00 |
99
+ | vein endothelial cell | 0.79 | 3.02 | 0.70 | 0.86 | 0.36 | 0.79 | 278.00 |
100
+ | B cell | 0.87 | 3.88 | 0.58 | 0.70 | 0.34 | 0.75 | 253.00 |
101
+ | capillary endothelial cell | 0.72 | 3.22 | 0.71 | 0.76 | 0.38 | 0.75 | 77.00 |
102
+ | endothelial cell of lymphatic vessel | 0.75 | 4.50 | 0.66 | 0.73 | 0.28 | 0.70 | 74.00 |
103
+ | plasmacytoid dendritic cell | 0.62 | 5.99 | 0.53 | 0.47 | 0.32 | 0.73 | 18.00 |
104
 
105
  </details>
106