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-08-16bs vote: removed getLoss support and avg on mean (commented)doxav
2014-08-14bs_vote: tests 68 and 69 added for multiclass casedoxav
2014-08-14bs_vote: added mean among votes and use of logloss() to return lossdoxav
2014-08-13bs_vote: improved strict majority handling + added support of relative majori...doxav
2014-08-09fixed bootstrap vote (weird average loss compared to results, prediction erro...doxav
2014-07-28Moved test/train-sets/empty-set.stderr to 'ref/'ariel faigon
2014-07-28Move empty-set.stderr to its right place; switch order of last two testsariel faigon
2014-07-27Add empty-set test (getting SEGV on bad builds so good to cover this)ariel faigon
2014-07-23fixed bug that arises if you do not snapshot but still want auto-history; imp...Hal Daume III
2014-07-23added missing filesHal Daume III
2014-07-11removed predict for test 54 to avoid spurious test failuresJohn Langford
2014-07-10remove predict from test 62 for reproducabilityJohn Langford
2014-07-10removed progress from active learning to avoid test failureJohn Langford
2014-07-10removed -ffast-mathJohn Langford
2014-07-10fix hash inversion problemJohn Langford
2014-07-10more refactoring of gd.ccJohn Langford
2014-07-09more refactoringJohn Langford
2014-07-09more refactoringJohn Langford
2014-06-30quiet test 54John Langford
2014-06-18stage_poly: test tweakagefenchel
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-31add missing reference filesJohn Langford
2014-05-26Merge pull request #309 from hal3/masterJohn
2014-05-26consolidate rate_decay computationJohn Langford
2014-05-25merged john's changesHal Daume III
2014-05-21fix regularizationJohn Langford
2014-05-18updated testsJohn Langford
2014-05-17early terminate the parser when bfgs converges, originally from spaghettifica...John Langford
2014-05-17simplified predict and made it immutableJohn Langford
2014-05-12bugfixes in cb and gdJohn Langford
2014-05-12fixed oneofmany task -> argmax task conversionHal Daume III
2014-05-02pulled john's changesHal Daume III
2014-05-02Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-05-02giant refactor of parse_argsJohn Langford
2014-05-02Merge pull request #290 from hal3/masterJohn
2014-05-02cleaned up searn internfaceHal Daume III
2014-05-02reorder some parsingJohn Langford
2014-04-02propagate error correction to testsJohn Langford
2014-04-01Add regression test (Test 60) for 'holdout got broken'ariel faigon
2014-03-27added missing filesHal Daume III
2014-03-26added oneofmany testHal Daume III
2014-03-26added a bunch of searn testsHal Daume III
2014-01-28Add regression test for --lda hang in multiple passes (happened twice already)ariel faigon
2014-01-24add missing stderr testsJohn Langford
2014-01-24fix cs indexing bug, fix cb indexing bug, add cb testsJohn Langford
2014-01-23minor tweaks for buildJohn Langford
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