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:
Diffstat (limited to 'test/test_1_winvw.bat')
-rw-r--r--test/test_1_winvw.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_1_winvw.bat b/test/test_1_winvw.bat
new file mode 100644
index 00000000..49dd30d1
--- /dev/null
+++ b/test/test_1_winvw.bat
@@ -0,0 +1,2 @@
+..\vowpalwabbit\x64\Debug\vw.exe -k -l 20 --initial_t 128000 --power_t 1 -d train-sets\0001.dat -f 0001A.model.tmp -c --passes 8 --invariant --ngram 3 --skips 1
+..\vowpalwabbit\x64\Debug\vw.exe -t -d test-sets\0001.dat -i 0001A.model.tmp --invariant --predictions 0001A.predict.tmp \ No newline at end of file