Datasets:

Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
ACDRepo commited on
Commit
152222e
·
verified ·
1 Parent(s): ce35fb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ This dataset is small, we encourage users to also look at our dataset of weaving
44
 
45
  **Math question:** Find necessary or sufficient conditions to distinguish between
46
  weaving pattern matrices and non-weaving pattern matrices. These should be more efficient than the
47
- \\(O(n^2\\) algorithm that can be found in the references above.
48
 
49
  **ML task:** Train a model to classify whether a \\(\{1, 2, . . . , 6\}\\)-
50
  matrix is a weaving pattern or not. This task is framed as
 
44
 
45
  **Math question:** Find necessary or sufficient conditions to distinguish between
46
  weaving pattern matrices and non-weaving pattern matrices. These should be more efficient than the
47
+ \\(O(n^2)\\) algorithm that can be found in the references above.
48
 
49
  **ML task:** Train a model to classify whether a \\(\{1, 2, . . . , 6\}\\)-
50
  matrix is a weaving pattern or not. This task is framed as