Skip to content

Commit

Permalink
fix active simulation test
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnLangford committed Jul 8, 2014
1 parent 136f08c commit eac81a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/RunTests
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,7 @@ __DATA__
test-sets/ref/ml100k_small.stderr
# Test 24: active-learning -- training
{VW} -k --active_simulation --active_mellowness 0.000001 -d train-sets/rcv1_small.dat -l 10 --initial_t 10 --progress 1.25
{VW} -k --active --simulation --mellowness 0.000001 -d train-sets/rcv1_small.dat -l 10 --initial_t 10 --progress 1.25
train-sets/ref/active-simulation.t24.stderr
# Test 25: bagging -- training regressor
Expand Down

0 comments on commit eac81a6

Please sign in to comment.