Skip to content

Commit

Permalink
remove predict from test 62 for reproducability
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnLangford committed Jul 10, 2014
1 parent 5b191d0 commit d21b1ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10,002 deletions.
3 changes: 1 addition & 2 deletions test/RunTests
Original file line number Diff line number Diff line change
Expand Up @@ -1000,9 +1000,8 @@ __DATA__
train-sets/ref/stage_poly.s025.predict
# Test 62: stagewise poly with exponent 1.0
{VW} --stage_poly --sched_exponent 1.0 --batch_sz 1000 --batch_sz_no_doubling -d train-sets/rcv1_small.dat -p stage_poly.s100.predict --quiet
{VW} --stage_poly --sched_exponent 1.0 --batch_sz 1000 --batch_sz_no_doubling -d train-sets/rcv1_small.dat --quiet
train-sets/ref/stage_poly.s100.stderr
train-sets/ref/stage_poly.s100.predict
# Test 63: stagewise poly with exponent 0.25 and doubling batches
{VW} --stage_poly --sched_exponent 0.25 --batch_sz 1000 -d train-sets/rcv1_small.dat -p stage_poly.s025.doubling.predict --quiet
Expand Down
Loading

0 comments on commit d21b1ae

Please sign in to comment.