Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/train-sets/3parity')
-rw-r--r--test/train-sets/3parity8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/train-sets/3parity b/test/train-sets/3parity
new file mode 100644
index 00000000..74fe86b4
--- /dev/null
+++ b/test/train-sets/3parity
@@ -0,0 +1,8 @@
+-1 |f 1:1 2:-1 3:-1
+-1 |f 1:-1 2:1 3:-1
+1 |f 1:1 2:1 3:-1
+-1 |f 1:-1 2:-1 3:1
+1 |f 1:1 2:-1 3:1
+1 |f 1:-1 2:1 3:1
+-1 |f 1:1 2:1 3:1
+1 |f 1:-1 2:-1 3:-1