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
AgeCommit message (Expand)Author
2015-01-05added cb eval testJohn Langford
2014-12-21Merge pull request #460 from grafke/masterJohn
2014-12-06various bugfixesJohn Langford
2014-12-05FTRL test definitionsgrf
2014-11-25Model movielens.reg should be inside models/ so it is ignored by .gitignoreMartin Popel
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-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-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-02Set learner_id in search.ccKai-Wei Chang
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-22ready to pushHal Daume III
2014-09-21integrated new version of search, updated relevant tests (and removed ones th...Hal Daume III
2014-09-05adding kernel svm testAlekh Agarwal
2014-09-01added pythontask hook file (previously forgot commit)Hal Daume III
2014-08-24'hostname -f' returns localhost.localdomain on travis: revert to plain hostnamesariel faigon
2014-08-24hostname -f for FQDNariel faigon
2014-08-24Print testing env: hostname and OS in preamble.ariel faigon
2014-08-24Avoid losing the desired exit status in command_failed()ariel faigon
2014-08-24Add another print just before we exit with a failure that doesn't seem to pro...ariel faigon
2014-08-24test/RunTests: preserve full_status earlier (possible miss in travis)ariel faigon
2014-08-23removed bagging tests until dependencies are addedJohn Langford
2014-08-14bs_vote: tests 68 and 69 added for multiclass casedoxav
2014-08-09merged johnHal Daume III
2014-08-02re-fixed snapshot bug, changed type of structured_predict to remove copyingHal Daume III
2014-07-28Move empty-set.stderr to its right place; switch order of last two testsariel faigon
2014-07-28PATH fixes (so travis is ok with daemon-test)ariel faigon
2014-07-28Append test and . to PATH so shell scripts are found more easilyariel faigon
2014-07-27Add empty-set test (getting SEGV on bad builds so good to cover this)ariel faigon
2014-07-27Add support for generic external tests or shell scripts; Add daemon test; Rem...ariel faigon
2014-07-22pulled ezexample into vw instead of library, added library to runtestsHal Daume III
2014-07-11removed predict from test 54 due to instabilityJohn Langford
2014-07-10Better handling of "no data. Can't compare" case:ariel faigon
2014-07-10remove predict from test 62 for reproducabilityJohn Langford
2014-07-10removed progress from active learning to avoid test failureJohn Langford
2014-07-09fix active simulation testJohn Langford
2014-06-30quiet test 54John Langford
2014-06-18stage_poly: test tweakagefenchel
2014-06-18stage_poly: tweak batch size command linefenchel
2014-06-17stage_poly: test setup tweakfenchel
2014-06-15stage_poly: tests & tweakage for multipassfenchel
2014-06-15stage_poly: tests (DON'T BREAK THE FUTURE)fenchel
2014-05-31More detail in debuggingariel faigon