Update README.md
Browse files
README.md
CHANGED
@@ -45,12 +45,10 @@ is a covering pair in exactly one of the two partial orders, the Lagrange order
|
|
45 |
(pairs that are covers in both are few and were removed).
|
46 |
The task is to predict which partial order a covering pair belongs to.
|
47 |
|
48 |
-
Data loaders can be found [here](https://github.com/pnnl/ML4AlgComb/tree/master).
|
49 |
-
|
50 |
**Statistics**
|
51 |
| | Lagrange order | Matching order | Total instances |
|
52 |
|----------|----------|---------------|------|
|
53 |
-
| Train | 7,
|
54 |
| Test | 1,895 | 968 | 2,863 |
|
55 |
|
56 |
**Math question:** Characterize the relationship between the matching
|
|
|
45 |
(pairs that are covers in both are few and were removed).
|
46 |
The task is to predict which partial order a covering pair belongs to.
|
47 |
|
|
|
|
|
48 |
**Statistics**
|
49 |
| | Lagrange order | Matching order | Total instances |
|
50 |
|----------|----------|---------------|------|
|
51 |
+
| Train | 7,558 | 3,875 | 11,433 |
|
52 |
| Test | 1,895 | 968 | 2,863 |
|
53 |
|
54 |
**Math question:** Characterize the relationship between the matching
|