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:
authorVaclav Petricek <vpetricek@eharmony.com>2013-11-12 09:21:06 +0400
committerVaclav Petricek <vpetricek@eharmony.com>2013-11-12 09:21:06 +0400
commita248b83eb214ca3d12a5a3d443a8a284782e9f00 (patch)
tree54ae8ef9fce77635cc1f796f4635280b93712339 /test/RunTests
parentcd671ac6609817486525153de7934b1db246388b (diff)
topk --> top
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 a80761bf..b79c824c 100755
--- a/test/RunTests
+++ b/test/RunTests
@@ -736,7 +736,7 @@ __DATA__
train-sets/ref/topk-train.stderr
# Test 31: train model for topk recommender
-{VW} -d train-sets/topk.vw -i topk.model --topk 2 -p topk.predict
+{VW} -d train-sets/topk.vw -i topk.model --top 2 -p topk.predict
train-sets/ref/topk-rec.stdout
train-sets/ref/topk-rec.stderr
train-sets/ref/topk-rec.predict