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:
authorJohn Langford <jl@hunch.net>2014-01-23 19:52:28 +0400
committerJohn Langford <jl@hunch.net>2014-01-23 19:52:28 +0400
commit1012352e233c427abf8543aa0c11adb0bce76f32 (patch)
treebcf97e8a00f36ee7486200c08d35c895109fc145 /test/RunTests
parentf9a6b9bd2f40abf378481ae6ca92966dfdae2d5e (diff)
minor tweaks for build
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 d9e70335..9553a3ec 100755
--- a/test/RunTests
+++ b/test/RunTests
@@ -695,7 +695,7 @@ __DATA__
train-sets/ref/rcv1_small.stderr
# Test 17: Run LDA with 100 topics on 1000 Wikipedia articles
-{LDA} -k --lda 100 --lda_alpha 0.01 --lda_rho 0.01 --lda_D 1000 -b 13 --minibatch 128 --invariant train-sets/wiki1K.dat
+{LDA} -k --lda 100 --lda_alpha 0.01 --lda_rho 0.01 --lda_D 1000 -l 1 -b 13 --minibatch 128 --invariant train-sets/wiki1K.dat
train-sets/ref/wiki1K.stderr
# Test 18: Run searn on seq_small for 12 passes, 4 passes per policy