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 (Collapse)Author
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 ↵John Langford
prng, tweak prng in nn
2012-12-03Merge branch 'master' of github:arielf/vowpal_wabbitariel faigon
Resolve conflicts: test/RunTests
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
support, setting the path correctly should be sufficient in cygwin
2012-12-01fixed reentrants, removed importance from csoaa, added add_constant function ↵Hal Daume III
for library
2012-12-01test/RunTests: add documentation for windows '-mswin' suffix reference-file ↵ariel faigon
convention
2012-12-01test/RunTests: support optional alternate reference files (suffix: -mswin) ↵ariel faigon
under windows
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
somewhat cleaner and more general Windows/cygwin external command (diff/cat) handling
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
match when abs(Num) >= 1.0 and delta-epsilon fails
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
2012-11-24fixed test 22John Langford
2012-11-24nn predict testPaul Mineiro
2012-11-243-layer sigmoidal neural networksPaul Mineiro
2012-11-20fixed cubic featuresHal Daume III
2012-11-19merged john's changes, everything works except cubic featuresHal Daume III
2012-11-19test/RunTests: Always add "% change vs last" to output. More sanity checks.ariel faigon
2012-11-19minor searn tweaksHal Daume III
2012-11-19test/RunTests: Add runtime regression checkariel faigon
2012-11-19test/RunTests: remove unused variables @TrainSets and @TestSetsariel faigon
2012-11-15fixed outdated testsJohn Langford
2012-09-24back out changes for Windows RunTestsJohn Langford
2012-09-15Merge branch 'master' of https://github.com/JohnLangford/vowpal_wabbitChris Quirk
2012-09-08update test resultsJohn Langford
2012-09-07commit last changes to RunTestsStephane Ross
2012-08-30Merge and resolve conflictsStephane Ross
2012-08-24Merge branch 'master' of https://github.com/JohnLangford/vowpal_wabbitChris Quirk
Conflicts: vowpalwabbit/vw.vcxproj
2012-08-24unfixed a csoaa bugHal Daume III
2012-08-23Merge https://github.com/JohnLangford/vowpal_wabbitStephane Ross
2012-08-23fixed tests for extra printJohn Langford
2012-08-22Merge and resolve conflictsStephane Ross
2012-08-22Update to RunTest and ref files for change in specification of learning rule ↵Stephane Ross
and correction of bug with adaptive
2012-08-21Resolve minor epsilon diffs.ariel faigon
2012-08-21Resolve timing differences (shouldn't have timings in output, really)ariel faigon
2012-08-21Fix minor (epsilon < 0.001) diffs.ariel faigon
2012-08-21Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitariel faigon
Merged/resolved conflicts with jl/master (windows port changes)