canergen commited on
Commit
3cad2d0
·
verified ·
1 Parent(s): 268c04f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -22
README.md CHANGED
@@ -51,7 +51,7 @@ space might still be useful for analysis.
51
 
52
  | Metric | Training Value | Validation Value |
53
  |-------------------------|----------------|------------------|
54
- | Mean Absolute Error | 2.52 | 2.47 |
55
  | Pearson Correlation | 0.99 | 0.99 |
56
  | Spearman Correlation | 0.94 | 0.94 |
57
  | R² (R-Squared) | 0.94 | 0.94 |
@@ -63,10 +63,10 @@ preserved by the generated model expression. This value is usually quite high.
63
 
64
  | Metric | Training Value |
65
  |-------------------------|----------------|
66
- | Mean Absolute Error | 42.77 |
67
  | Pearson Correlation | 0.44 |
68
- | Spearman Correlation | 0.45 |
69
- | R² (R-Squared) | -7.42 |
70
 
71
  </details>
72
 
@@ -83,24 +83,24 @@ cell-type.
83
 
84
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
85
  | --- | --- | --- | --- | --- | --- | --- | --- |
86
- | erythrocyte | 0.97 | 1.58 | 0.61 | 0.81 | 0.10 | 0.98 | 10061.00 |
87
- | neutrophil | 0.89 | 1.41 | 0.62 | 0.90 | 0.23 | 0.91 | 8432.00 |
88
- | classical monocyte | 0.84 | 0.70 | 0.63 | 0.95 | 0.63 | 0.95 | 7211.00 |
89
- | mature NK T cell | 0.86 | 1.59 | 0.53 | 0.85 | 0.63 | 0.93 | 2332.00 |
90
- | naive B cell | 0.95 | 2.09 | 0.51 | 0.82 | 0.49 | 0.88 | 1526.00 |
91
- | CD8-positive, alpha-beta cytokine secreting effector T cell | 0.88 | 1.86 | 0.51 | 0.80 | 0.65 | 0.93 | 1493.00 |
92
- | CD4-positive, alpha-beta memory T cell | 0.93 | 1.79 | 0.52 | 0.80 | 0.59 | 0.88 | 949.00 |
93
- | memory B cell | 0.95 | 2.41 | 0.53 | 0.76 | 0.55 | 0.88 | 597.00 |
94
- | type I NK T cell | 0.86 | 2.44 | 0.60 | 0.74 | 0.62 | 0.89 | 518.00 |
95
- | plasma cell | 0.71 | 2.00 | 0.56 | 0.87 | 0.62 | 0.94 | 487.00 |
96
- | naive thymus-derived CD4-positive, alpha-beta T cell | 0.92 | 3.12 | 0.51 | 0.67 | 0.49 | 0.82 | 412.00 |
97
- | CD8-positive, alpha-beta T cell | 0.92 | 2.64 | 0.53 | 0.72 | 0.59 | 0.88 | 376.00 |
98
- | platelet | 0.81 | 3.93 | 0.53 | 0.61 | 0.46 | 0.84 | 239.00 |
99
- | hematopoietic stem cell | 0.89 | 3.66 | 0.52 | 0.61 | 0.65 | 0.89 | 47.00 |
100
- | T cell | 0.88 | 4.24 | 0.59 | 0.46 | 0.55 | 0.77 | 31.00 |
101
- | basophil | 0.86 | 3.98 | 0.56 | 0.64 | 0.62 | 0.88 | 29.00 |
102
- | CD141-positive myeloid dendritic cell | 0.89 | 5.39 | 0.53 | 0.52 | 0.50 | 0.75 | 15.00 |
103
- | plasmacytoid dendritic cell | 0.89 | 5.75 | 0.51 | 0.41 | 0.48 | 0.72 | 11.00 |
104
 
105
  </details>
106
 
 
51
 
52
  | Metric | Training Value | Validation Value |
53
  |-------------------------|----------------|------------------|
54
+ | Mean Absolute Error | 2.52 | 2.49 |
55
  | Pearson Correlation | 0.99 | 0.99 |
56
  | Spearman Correlation | 0.94 | 0.94 |
57
  | R² (R-Squared) | 0.94 | 0.94 |
 
63
 
64
  | Metric | Training Value |
65
  |-------------------------|----------------|
66
+ | Mean Absolute Error | 42.79 |
67
  | Pearson Correlation | 0.44 |
68
+ | Spearman Correlation | 0.46 |
69
+ | R² (R-Squared) | -7.28 |
70
 
71
  </details>
72
 
 
83
 
84
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
85
  | --- | --- | --- | --- | --- | --- | --- | --- |
86
+ | erythrocyte | 0.97 | 1.58 | 0.60 | 0.82 | 0.09 | 0.98 | 10061.00 |
87
+ | neutrophil | 0.89 | 1.27 | 0.68 | 0.92 | 0.23 | 0.90 | 8432.00 |
88
+ | classical monocyte | 0.85 | 0.69 | 0.65 | 0.95 | 0.63 | 0.95 | 7211.00 |
89
+ | mature NK T cell | 0.86 | 1.67 | 0.49 | 0.85 | 0.64 | 0.93 | 2332.00 |
90
+ | naive B cell | 0.95 | 2.17 | 0.49 | 0.79 | 0.49 | 0.88 | 1526.00 |
91
+ | CD8-positive, alpha-beta cytokine secreting effector T cell | 0.87 | 1.88 | 0.50 | 0.80 | 0.65 | 0.93 | 1493.00 |
92
+ | CD4-positive, alpha-beta memory T cell | 0.93 | 1.85 | 0.49 | 0.77 | 0.59 | 0.88 | 949.00 |
93
+ | memory B cell | 0.95 | 2.51 | 0.50 | 0.75 | 0.55 | 0.88 | 597.00 |
94
+ | type I NK T cell | 0.86 | 2.49 | 0.58 | 0.74 | 0.62 | 0.89 | 518.00 |
95
+ | plasma cell | 0.73 | 1.89 | 0.60 | 0.88 | 0.62 | 0.94 | 487.00 |
96
+ | naive thymus-derived CD4-positive, alpha-beta T cell | 0.92 | 2.80 | 0.58 | 0.72 | 0.48 | 0.82 | 412.00 |
97
+ | CD8-positive, alpha-beta T cell | 0.91 | 2.40 | 0.59 | 0.74 | 0.58 | 0.87 | 376.00 |
98
+ | platelet | 0.82 | 4.13 | 0.49 | 0.60 | 0.45 | 0.84 | 239.00 |
99
+ | hematopoietic stem cell | 0.88 | 3.69 | 0.51 | 0.61 | 0.66 | 0.89 | 47.00 |
100
+ | T cell | 0.88 | 4.26 | 0.58 | 0.43 | 0.54 | 0.76 | 31.00 |
101
+ | basophil | 0.89 | 3.91 | 0.57 | 0.64 | 0.62 | 0.88 | 29.00 |
102
+ | CD141-positive myeloid dendritic cell | 0.90 | 5.19 | 0.55 | 0.53 | 0.49 | 0.75 | 15.00 |
103
+ | plasmacytoid dendritic cell | 0.86 | 5.46 | 0.53 | 0.44 | 0.46 | 0.71 | 11.00 |
104
 
105
  </details>
106