ACDRepo commited on
Commit
d6a9149
·
verified ·
1 Parent(s): 981ce00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -54,10 +54,10 @@ of non-zero coefficients).
54
 
55
  All structure constants in this case are either 0 or 1 (so the classification problem is binary).
56
 
57
- | | 0 | 1 | Total number of instances |
58
  |----------|----------|----------|----------|
59
- | Train | 851 | 833 | 1,684 |
60
- | Test | 201 | 220 | 421 |
61
 
62
  ## Data generation
63
 
 
54
 
55
  All structure constants in this case are either 0 or 1 (so the classification problem is binary).
56
 
57
+ | Coefficient | 0 | 1 | Total number of instances |
58
  |----------|----------|----------|----------|
59
+ | Train | 839 | 845 | 1,684 |
60
+ | Test | 213 | 208 | 421 |
61
 
62
  ## Data generation
63