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
path: root/test
diff options
context:
space:
mode:
authorJohn Langford <jl@hunch.net>2011-03-28 05:33:38 +0400
committerJohn Langford <jl@hunch.net>2011-03-28 05:33:38 +0400
commit356538e708cc30a5d34fca1c8038da9a142e6beb (patch)
tree3bddbbd4f0753ccb1f79c88ea74a37aeb9ba36a8 /test
parentec17e4c603242c5185e4e018183adf1dc110f930 (diff)
incorporated bugfixes from Nikos
Diffstat (limited to 'test')
-rw-r--r--test/train-sets/ref/0001.stderr2
-rw-r--r--test/train-sets/ref/0002.stderr2
-rw-r--r--test/train-sets/ref/0002a.stderr2
-rw-r--r--test/train-sets/ref/0002c.stderr2
4 files changed, 4 insertions, 4 deletions
diff --git a/test/train-sets/ref/0001.stderr b/test/train-sets/ref/0001.stderr
index f404e1e2..a16c03c9 100644
--- a/test/train-sets/ref/0001.stderr
+++ b/test/train-sets/ref/0001.stderr
@@ -1,7 +1,7 @@
-final_regressor = models/0001.model
creating cache_file = train-sets/0001.dat.cache
Reading from train-sets/0001.dat
num sources = 1
+final_regressor = models/0001.model
Num weight bits = 17
learning rate = 2.56e+06
initial_t = 128000
diff --git a/test/train-sets/ref/0002.stderr b/test/train-sets/ref/0002.stderr
index fe2c6006..9f98d6a3 100644
--- a/test/train-sets/ref/0002.stderr
+++ b/test/train-sets/ref/0002.stderr
@@ -1,7 +1,7 @@
-final_regressor = models/0002.model
using no cache
Reading from train-sets/0002.dat
num sources = 1
+final_regressor = models/0002.model
Num weight bits = 18
learning rate = 10
initial_t = 1
diff --git a/test/train-sets/ref/0002a.stderr b/test/train-sets/ref/0002a.stderr
index f0016c52..d390610f 100644
--- a/test/train-sets/ref/0002a.stderr
+++ b/test/train-sets/ref/0002a.stderr
@@ -1,8 +1,8 @@
creating quadratic features for pairs: Tf ff
-final_regressor = models/0002a.model
using no cache
Reading from train-sets/0002.dat
num sources = 1
+final_regressor = models/0002a.model
Num weight bits = 18
learning rate = 10
initial_t = 1
diff --git a/test/train-sets/ref/0002c.stderr b/test/train-sets/ref/0002c.stderr
index 12f724cd..45088b65 100644
--- a/test/train-sets/ref/0002c.stderr
+++ b/test/train-sets/ref/0002c.stderr
@@ -1,8 +1,8 @@
creating quadratic features for pairs: ff
-final_regressor = models/0002c.model
using no cache
Reading from train-sets/0002.dat
num sources = 1
+final_regressor = models/0002c.model
Num weight bits = 18
learning rate = 10
initial_t = 1