canergen commited on
Commit
cbdf1d6
·
verified ·
1 Parent(s): 10d100f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -43,7 +43,12 @@ space might still be useful for analysis.
43
 
44
  **Cell-wise Coefficient of Variation**:
45
 
46
- None
 
 
 
 
 
47
 
48
  The gene-wise coefficient of variation summarizes how well variation between different genes is
49
  preserved by the generated model expression. This value is usually quite high.
 
43
 
44
  **Cell-wise Coefficient of Variation**:
45
 
46
+ | Metric | Training Value | Validation Value |
47
+ |-------------------------|----------------|------------------|
48
+ | Mean Absolute Error | 1.00 | 0.98 |
49
+ | Pearson Correlation | 0.00 | -0.15 |
50
+ | Spearman Correlation | 0.05 | 0.01 |
51
+ | R² (R-Squared) | -16.10 | -19.17 |
52
 
53
  The gene-wise coefficient of variation summarizes how well variation between different genes is
54
  preserved by the generated model expression. This value is usually quite high.