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
2014-05-12fixed oneofmany task -> argmax task conversionHal Daume III
2014-05-02reorder some parsingJohn Langford
2014-04-29changed argument names for searnHal Daume III
2014-04-02propagate error correction to testsJohn Langford
2014-04-01Add regression test (Test 60) for 'holdout got broken'ariel faigon
2014-03-26added oneofmany testHal Daume III
2014-03-26integrated john's changesHal Daume III
2014-03-26added a bunch of searn testsHal Daume III
2014-03-23Replaced perl's -w with to make /usr/bin/env perl work with Ubuntu.priska herger
2014-03-22Replaced /usr/bin/perl with /usr/bin/env perl.priska
2014-02-06RunTest: more readable diffs for user (-u). Don't clobber last.timesariel faigon
2014-02-01Add explicit failure message on 'timeout exceeded' eventsariel faigon
2014-02-01Apply timeout only where available; add -t timeout; fix missing 1st arg v()sariel faigon
2014-01-28Add regression test for --lda hang in multiple passes (happened twice already)ariel faigon
2014-01-24fix cs indexing bug, fix cb indexing bug, add cb testsJohn Langford
2014-01-23minor tweaks for buildJohn Langford
2014-01-14require perl 5.014 or laterariel faigon
2014-01-14unlink temp stdout & stderr files before running the tests - for safety.ariel faigon
2014-01-14Change data-set. Will this prove stable with --nn?ariel faigon
2014-01-14test to exercise --nn without --quiet. Other params are to get a good result.ariel faigon
2014-01-06tweak some tests with --progress; add -k fo safety; refactor @AddPathariel faigon
2014-01-04make -o work when reference is missing; better tests for --progressariel faigon
2014-01-04Add tests for new --progress optionariel faigon
2014-01-01nn reduction composition bugfixes (not backwards compatible)Paul Mineiro
2013-12-28Merge pull request #216 from jhofman/masterJohn
2013-12-27Added preliminary valgrind (-V) support. Needs more work.ariel faigon
2013-12-27merged from jl masterJake Hofman
2013-12-27Remove more empty *.stdout file references which are no longer needed.ariel faigon
2013-12-27Fix uninitialized value $opt_v when -v is not in effectariel faigon
2013-12-27Add verbosity level, switch system->mysystemariel faigon
2013-12-27Remove a few empty ref/*.stdout - not needed anymore.ariel faigon
2013-12-27Add -v (verbose) and make default output smaller/cleaner (unless -v is given)ariel faigon
2013-12-27Unify diff_opts and make it clear it is globalariel faigon
2013-12-26Add train-set and test-case for new --constant optionariel faigon
2013-12-04updated mf testsJake Hofman
2013-11-26forgot to renumber testsAlex Grubb
2013-11-26add test for --initial_regressor and --feature_mask caseAlex Grubb
2013-11-16fixed mergeJohn Langford
2013-11-16fixed mergeJohn Langford
2013-11-13-W 150, cleanupVaclav Petricek
2013-11-13side-by-side diffVaclav Petricek
2013-11-13reduced number of passes for affix testVaclav Petricek
2013-11-13disabled holdout for affix testVaclav Petricek
2013-11-12topk --> topVaclav Petricek
2013-11-12wider diff output for fuzzy compare: -W 200Vaclav Petricek
2013-11-10topk testcasesVaclav Petricek
2013-11-08catch up with masterVaclav Petricek
2013-11-05fixed 32/64 bit bugHal Daume III
2013-11-05added affix functionalityHal Daume III
2013-11-03murmurhash used + testcasesVaclav Petricek