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:
authorHal Daume III <me@hal3.name>2013-11-05 17:40:57 +0400
committerHal Daume III <me@hal3.name>2013-11-05 17:40:57 +0400
commitcc99b2107e915b01e62b2222abaac135ff939400 (patch)
tree8d8f27639af119ab729b99299253736d10b0ef8c /test/RunTests
parent9186c1d97a9280f4fbf7d2779006b48f44978df6 (diff)
fixed 32/64 bit bug
Diffstat (limited to 'test/RunTests')
-rwxr-xr-xtest/RunTests2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/RunTests b/test/RunTests
index f48e5664..7055ec68 100755
--- a/test/RunTests
+++ b/test/RunTests
@@ -726,7 +726,7 @@ __DATA__
train-sets/ref/bs.prvote.predict
# Test 29: affix features
-{VW} -d train-sets/affix_test.dat -k -c --passes 100 --holdout_after 4 --affix -2
+{VW} -d train-sets/affix_test.dat -k -c --passes 40 --holdout_after 4 --affix -2
train-sets/ref/affix_test.stdout
train-sets/ref/affix_test.stderr