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
2014-08-15Migrate the Windows Solution to build on Visual Studio 2013 on Windows 8.1Nick Nussbaum
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-28--num_children 1: less resources needed and testing additional optionariel faigon
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-28Could it be the port number?ariel faigon
2014-07-28Minor fixes, remove -x; still no idea why it fails travis.ariel faigon
2014-07-28Still failing travis; enable -x again, add more waits on start-daemon and mak...ariel faigon
2014-07-28Check for pkill and netcat existence in PATH firstariel faigon
2014-07-28The diff is failing. Why? Could it be 'nc'? Switch to 'netcat'.ariel faigon
2014-07-28Add -x to help figure out why travis isn't happy. Should fail.ariel faigon
2014-07-28Fix some quotes and error caseariel faigon
2014-07-28Doesn't need bash - runs fine (and faster) under shariel faigon
2014-07-28Still failing in travis, but now with status 1. Make sure daemon is ready.ariel faigon
2014-07-28Make sure we find vw firstariel 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-27Added daemon-testariel 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-22pulled ezexample into vw instead of library, added library to runtestsHal Daume III
2014-07-11removed predict for test 54 to avoid spurious test failuresJohn Langford
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-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-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-31add missing reference filesJohn Langford
2014-05-31More detail in debuggingariel faigon
2014-05-30Show 'vw' run stderr to user in case its exit status is != 0ariel faigon
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