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-03-31uniform explicit include guardsJohn Langford
2014-02-07remove get_initial abstractionJohn Langford
2014-01-10removed label parser dereferenceJohn Langford
2013-11-27increase to 35 digits.John Langford
2013-11-27fixed parser segfaultJohn Langford
2013-11-27modified parser to limit precisionJohn Langford
2013-11-20really fixed multiclassJohn Langford
2013-11-02finished neighbor features (minus auditing support), cleaned up single line c...Hal Daume III
2013-10-31holdout with multiline examples is working, and you can also holdout after so...Hal Daume III
2013-08-01--save_best_model based on holdout lossZhen Qin
2013-07-31more general holdout_validZhen Qin
2013-07-26printout change and cleaningZhen Qin
2013-07-24--holdout arg to use examples for test onlyZhen Qin
2013-05-06update nan and inf patternsJohn Langford
2013-02-07rename io io_bufJohn Langford
2013-01-24bug fixes from Nick for windows compileJohn Langford
2013-01-23deglobalized parser.cc locksJohn Langford
2013-01-23removing globals in parser.ccJohn Langford
2013-01-14fixed deep copy of label bugHal Daume III
2012-12-01fixed reentrants, removed importance from csoaa, added add_constant function ...Hal Daume III
2012-09-29update header licensingJohn Langford
2012-08-23Merge branch 'master' of git://github.com/chrisquirk/vowpal_wabbitJohn Langford
2012-08-23many tweaks for windows compileU-NORTHAMERICA\jcl
2012-08-22win32 fixes for hash changesChris Quirk
2012-08-21dealing with warningsU-NORTHAMERICA\jcl
2012-08-14pthread isolation for windowsU-NORTHAMERICA\jcl
2012-08-13more pthread localizationJohn Langford
2012-08-03NaN sanity check on parseJohn Langford
2012-07-23First windows port from Chris QuirkJohn Langford
2012-06-21tweaked float parser to have strtof semantics but raw speed as Michael Radfor...John Langford
2012-06-20dead code removal and minor tweakJohn Langford
2012-06-20incorporated read twice parser from JeremieJohn Langford
2012-06-01moved label_parser into parser, added example functions for alloc, dealloc, copyHal Daume III
2012-05-31building library interfaceJohn Langford
2012-05-30marked nonreentrant partsJohn Langford
2012-05-30nearly all state now addressableJohn Langford
2012-01-10Reduction interface developing, OneAgainstAll now inJohn Langford
2012-01-03now creating a linkable libraryBrian Muller