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
2013-03-04ngrams work on namespaces nowJohn Langford
2013-02-14zero out VS warnings againU-NORTHAMERICA\jcl
2013-02-07update test casesJohn Langford
2013-02-06fix a bug in finalizationJohn Langford
2013-02-03add oaa testJohn Langford
2013-01-25minor wording tweakJohn Langford
2013-01-21various bug fixesJohn Langford
2013-01-16remove time from bfgsJohn Langford
2013-01-16added test on movielens sample for matrix factorizationJake Hofman
2013-01-15setup gd so that it can save and resume without losing stateJohn Langford
2013-01-14update tests for fix to bfgsJohn Langford
2013-01-11silenced searn testJohn Langford
2013-01-11everything templated *and* no bugsHal Daume III
2013-01-11added searn tests back in and changed the test to make it run fasterHal Daume III
2013-01-11minor bug fixHal Daume III
2013-01-10fixed testsHal Daume III
2012-12-30test/RunTests: added -D for printing diff unconditionally + made -d print onl...ariel faigon
2012-12-29Merge pull request #78 from nicknussbaum/masterJohn
2012-12-28silence test 15John Langford
2012-12-28adding a .bat test which invokes test 1 with the windows build of vwNick Nussbaum
2012-12-28remove buggy test 12 & 13John Langford
2012-12-28update stderrJohn Langford
2012-12-28quiet test 12John Langford
2012-12-12fix troublesome test 18John Langford
2012-12-09update 3parity for -ffast-mathJohn Langford
2012-12-08extra mswin ref for xxor.stderrU-NORTHAMERICA\jcl
2012-12-08updated xxor refJohn Langford
2012-12-08fixed cubic bugU-NORTHAMERICA\jcl
2012-12-08various windows bug fixesU-NORTHAMERICA\jcl
2012-12-06remove before renameU-NORTHAMERICA\jcl
2012-12-05disabled -ffast-math for repeatability, updated reference files for new prng,...John Langford
2012-12-03Merge branch 'master' of github:arielf/vowpal_wabbitariel faigon
2012-12-03test/RunTests: fix typo: instakked -> installedariel faigon
2012-12-03updated reference files after Hal's patchJohn Langford
2012-12-02test/RunTests: simplify: only one -E (epsilon) needed + Clean-up windowsariel faigon
2012-12-01fixed reentrants, removed importance from csoaa, added add_constant function ...Hal Daume III
2012-12-01test/RunTests: add documentation for windows '-mswin' suffix reference-file c...ariel faigon
2012-12-01test/RunTests: support optional alternate reference files (suffix: -mswin) un...ariel faigon
2012-12-01minor change to output for test23Hal Daume III
2012-11-30merged in john's repositoryHal Daume III
2012-11-30test/RunTests: switched 'touch' to perl internal implementation +ariel faigon
2012-11-30test/RunTests: oops, restore cygwin diff/cat/touchariel faigon
2012-11-29test/RunTests: oops, merged recent windows specific changes as wellariel faigon
2012-11-29Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitariel faigon
2012-11-29test/RunTests: add -R<r> for ratio epsilon support + add ratio-epsilon fuzzy ...ariel faigon
2012-11-29revertJohn Langford
2012-11-29parallel execution in windowsJohn Langford
2012-11-28lbfgs floating point to fixed point printout conversionJohn Langford
2012-11-28windows testing and a bug fix from RobJohn Langford
2012-11-24add random seed to test 21 in hopes of portable repeatabilityPaul Mineiro