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:
authorJake Hofman <jhofman@gmail>2013-12-04 01:00:11 +0400
committerJake Hofman <jhofman@gmail>2013-12-04 01:00:11 +0400
commit0f489463251f974823ae487e864d99bda7b2c4da (patch)
tree9080464238b20ef0c8e2ae23f554c14f33bdbd2c /test/RunTests
parentdda7d08ad27349bc51faa7fe33c2ef2059047662 (diff)
updated mf tests
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 ded7e934..08c9a9b9 100755
--- a/test/RunTests
+++ b/test/RunTests
@@ -689,7 +689,7 @@ __DATA__
train-sets/ref/xxor.stderr
# Test 22: matrix factorization -- training
-{VW} -k -d train-sets/ml100k_small_train -b 16 -q ui --rank 10 --l2 0.001 --learning_rate 0.025 --passes 2 --decay_learning_rate 0.97 --power_t 0 -f movielens.reg --cache_file movielens.cache --loss_function classic --holdout_off
+{VW} -k -d train-sets/ml100k_small_train -b 16 -q ui --rank 10 --l2 2e-6 --learning_rate 0.05 --passes 2 --decay_learning_rate 0.97 --power_t 0 -f movielens.reg --cache_file movielens.cache --loss_function classic --holdout_off
train-sets/ref/ml100k_small.stdout
train-sets/ref/ml100k_small.stderr