canergen commited on
Commit
2bdba0d
1 Parent(s): bc5eb00

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  - genomics
7
  - single-cell
8
  - model_cls_name:SCVI
9
- - scvi_version:1.2.1
10
  - anndata_version:0.11.1
11
  - modality:rna
12
  - annotated:False
@@ -50,10 +50,10 @@ space might still be useful for analysis.
50
 
51
  | Metric | Training Value | Validation Value |
52
  |-------------------------|----------------|------------------|
53
- | Mean Absolute Error | 0.99 | 1.03 |
54
- | Pearson Correlation | -0.07 | -0.20 |
55
- | Spearman Correlation | -0.07 | -0.03 |
56
- | R² (R-Squared) | -14.43 | -12.71 |
57
 
58
  The gene-wise coefficient of variation summarizes how well variation between different genes is
59
  preserved by the generated model expression. This value is usually quite high.
@@ -62,10 +62,10 @@ preserved by the generated model expression. This value is usually quite high.
62
 
63
  | Metric | Training Value |
64
  |-------------------------|----------------|
65
- | Mean Absolute Error | 1.07 |
66
- | Pearson Correlation | -0.12 |
67
- | Spearman Correlation | -0.00 |
68
- | R² (R-Squared) | -2.15 |
69
 
70
  </details>
71
 
@@ -82,18 +82,18 @@ cell-type.
82
 
83
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
84
  | --- | --- | --- | --- | --- | --- | --- | --- |
85
- | 0 | 0.00 | 0.90 | 0.06 | 0.05 | 0.47 | 0.34 | 50.00 |
86
- | 1 | 0.00 | 0.94 | -0.10 | -0.10 | 0.34 | 0.16 | 48.00 |
87
- | 2 | 0.10 | 0.94 | -0.02 | -0.03 | 0.53 | 0.37 | 41.00 |
88
- | 3 | 0.20 | 0.82 | 0.17 | 0.15 | 0.56 | 0.36 | 39.00 |
89
- | 4 | 0.00 | 0.99 | 0.03 | -0.02 | 0.34 | 0.16 | 37.00 |
90
- | 5 | 0.40 | 0.95 | 0.07 | 0.04 | 0.64 | 0.36 | 37.00 |
91
- | 6 | 0.20 | 1.04 | -0.14 | -0.15 | 0.48 | 0.23 | 32.00 |
92
- | 7 | 0.30 | 1.01 | 0.14 | 0.13 | 0.52 | 0.19 | 31.00 |
93
- | 8 | 0.10 | 0.99 | 0.04 | 0.07 | 0.54 | 0.23 | 28.00 |
94
- | 9 | 0.10 | 1.09 | 0.05 | 0.04 | 0.45 | 0.28 | 26.00 |
95
- | 10 | 0.10 | 1.21 | 0.09 | 0.10 | 0.54 | 0.24 | 19.00 |
96
- | 11 | 0.00 | 1.97 | -0.01 | -0.08 | 0.53 | 0.32 | 12.00 |
97
 
98
  </details>
99
 
 
6
  - genomics
7
  - single-cell
8
  - model_cls_name:SCVI
9
+ - scvi_version:1.2.0
10
  - anndata_version:0.11.1
11
  - modality:rna
12
  - annotated:False
 
50
 
51
  | Metric | Training Value | Validation Value |
52
  |-------------------------|----------------|------------------|
53
+ | Mean Absolute Error | 1.00 | 0.98 |
54
+ | Pearson Correlation | 0.00 | -0.15 |
55
+ | Spearman Correlation | 0.05 | 0.01 |
56
+ | R² (R-Squared) | -16.10 | -19.17 |
57
 
58
  The gene-wise coefficient of variation summarizes how well variation between different genes is
59
  preserved by the generated model expression. This value is usually quite high.
 
62
 
63
  | Metric | Training Value |
64
  |-------------------------|----------------|
65
+ | Mean Absolute Error | 1.06 |
66
+ | Pearson Correlation | -0.09 |
67
+ | Spearman Correlation | 0.01 |
68
+ | R² (R-Squared) | -2.47 |
69
 
70
  </details>
71
 
 
82
 
83
  | Index | gene_f1 | lfc_mae | lfc_pearson | lfc_spearman | roc_auc | pr_auc | n_cells |
84
  | --- | --- | --- | --- | --- | --- | --- | --- |
85
+ | 0 | 0.00 | 0.88 | 0.13 | 0.07 | 0.52 | 0.35 | 50.00 |
86
+ | 1 | 0.20 | 0.75 | 0.17 | 0.20 | 0.52 | 0.23 | 48.00 |
87
+ | 2 | 0.20 | 0.92 | 0.08 | 0.11 | 0.49 | 0.35 | 41.00 |
88
+ | 3 | 0.20 | 0.85 | 0.09 | 0.08 | 0.57 | 0.31 | 39.00 |
89
+ | 4 | 0.00 | 0.89 | 0.12 | 0.10 | 0.47 | 0.23 | 37.00 |
90
+ | 5 | 0.00 | 1.08 | -0.15 | -0.17 | 0.40 | 0.16 | 37.00 |
91
+ | 6 | 0.10 | 0.87 | 0.09 | 0.09 | 0.36 | 0.12 | 32.00 |
92
+ | 7 | 0.00 | 1.25 | -0.22 | -0.26 | 0.55 | 0.24 | 31.00 |
93
+ | 8 | 0.20 | 0.97 | 0.11 | 0.12 | 0.56 | 0.25 | 28.00 |
94
+ | 9 | 0.10 | 1.03 | 0.21 | 0.18 | 0.49 | 0.31 | 26.00 |
95
+ | 10 | 0.10 | 1.17 | 0.05 | 0.10 | 0.50 | 0.24 | 19.00 |
96
+ | 11 | 0.20 | 1.26 | 0.25 | 0.30 | 0.62 | 0.36 | 12.00 |
97
 
98
  </details>
99