Update README.md
Browse files
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 |
-
|
|
| 58 |
|----------|----------|----------|----------|
|
| 59 |
-
| Train |
|
| 60 |
-
| Test |
|
| 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 |
|