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
AgeCommit message (Expand)Author
2015-01-05added cb eval testJohn Langford
2015-01-01test now passingJohn Langford
2014-12-26correct early terminationJohn Langford
2014-12-23Merge pull request #477 from grafke/masterJohn
2014-12-23train test updatePaulius Klyvis
2014-12-23pred set updatePaulius Klyvis
2014-12-21Merge pull request #472 from martinpopel/fixtest61John
2014-12-21Merge pull request #460 from grafke/masterJohn
2014-12-18added suggestions by ArielMartin Popel
2014-12-18File vw-daemon-test.predict must exist, so `wc -l < vw-daemon-test.predict` i...Martin Popel
2014-12-17Yet another workaround for yet another netcat version (GNU). Thanks uberscien...Martin Popel
2014-12-17more time needed for netcat, ignoring small differences in predictionMartin Popel
2014-12-17traditional netcat needs -q 0Martin Popel
2014-12-07er test referenceKai-Wei Chang
2014-12-07Entity-relation memory leak fixKai-Wei Chang
2014-12-06fix svm testsJohn Langford
2014-12-06bug fix from HalJohn Langford
2014-12-06various bugfixesJohn Langford
2014-12-05ftrl train outputgrf
2014-12-05ftrl predictionsgrf
2014-12-05ftrl test ouputgrf
2014-12-05ftrl train outputgrf
2014-12-05FTRL test definitionsgrf
2014-11-25Model movielens.reg should be inside models/ so it is ignored by .gitignoreMartin Popel
2014-11-22multilabel squared loss constant + bugfixtrufanov-nok
2014-11-21Merge pull request #448 from martinpopel/issue439John
2014-11-21Merge pull request #445 from trufanov-nok/masterJohn
2014-11-20RunTests: better handling of missing commands + clearer error messageariel faigon
2014-11-20Better handling and error message on time-out.ariel faigon
2014-11-20getting uniq labels count to filter best constant outputtrufanov-nok
2014-11-20"current features" include all lines of an ldf exampleMartin Popel
2014-11-18best constant output disabeled for unsupported vw modestrufanov-nok
2014-11-18align tests output with new best constant algorithmtrufanov-nok
2014-11-16Adding --examples 100 to the test, so 0002.autolink.predict is smaller.Martin Popel
2014-11-15fixed --autolinkMartin Popel
2014-11-10minor bug fix in ldf, beam in ldf now working, test addedHal Daume III
2014-11-10added missing filesHal Daume III
2014-11-10beam search working, added test for non-ldf modeHal Daume III
2014-11-05Merge remote-tracking branch 'upstream/master' into multiple_learnersKai-Wei Chang
2014-11-02added test case for dictionaryHal Daume III
2014-11-02test result for search multiclassKai-Wei Chang
2014-11-02Set learner_id in search.ccKai-Wei Chang
2014-10-07rename refernece fileKai-Wei
2014-10-07add dependency parser referneceKai-Wei
2014-10-07add a test case for dependency parserKai-Wei Chang
2014-10-02Add an entity relation task (an application to vw-search)Kai-Wei Chang
2014-09-29fixed svm tests to not overwrite reference filesJohn Langford
2014-09-27pulled john's changesHal Daume III
2014-09-26Merge pull request #405 from Jaimyoung/masterJohn
2014-09-24fixing some more type issuesAlekh Agarwal