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-12-29various simplificationsJohn Langford
2014-12-26change loss checking to loss computationJohn Langford
2014-11-28separated label from predictionJohn Langford
2014-11-23best constant bug with -c fixedtrufanov-nok
2014-11-21changing labels is all goodJohn Langford
2014-11-20getting uniq labels count to filter best constant outputtrufanov-nok
2014-11-16typing label, first compiling versionJohn Langford
2014-11-15Revert "made label type explicit for examples"John Langford
2014-11-14made label type explicit for examplesJohn Langford
2014-09-22ready to pushHal Daume III
2014-06-14busy refactoring activeJohn Langford
2014-04-23in the middle---some bug in testJohn Langford
2014-04-23removed global_weight from exampleJohn Langford
2014-04-23refactor problem types a bitJohn Langford
2014-02-07remove get_initial abstractionJohn Langford
2014-01-23minor tweaks for buildJohn Langford
2014-01-23reconcileJohn Langford
2014-01-22conversion to &John Langford
2014-01-21if we're doing LDA, let's print LDA results even if active learning is enabledJuha Reunanen
2014-01-18fixed online print in cygwin bugU-NORTHAMERICA\jcl
2014-01-05Fix --progress checkpoints to account for current example and update them acc...ariel faigon
2014-01-04remove redundant newlineariel faigon
2014-01-04--progress <arg> option support: fix all dump_interval updaters.ariel faigon
2013-11-27fix holdout evaluation in parallel environments.John Langford
2013-10-30updated for windows compile and library interfaceU-NORTHAMERICA\jcl
2013-10-30eliminated command_example() functionJohn Langford
2013-10-29more standard driversJohn Langford
2013-10-29removed several driversJohn Langford
2013-09-30fixed some loss accountingJohn Langford
2013-09-03first attemp to tweak printout for holdoutZhen Qin
2013-08-30make gd and bfgs work after moving loss to simple_labelZhen Qin
2013-08-13make it work for gdZhen Qin
2013-08-02add --save_no_win arg for early stoppingZhen Qin
2013-08-01--save_best_model based on holdout lossZhen Qin
2013-07-31more general holdout_validZhen Qin
2013-07-28add h to the end of each lineZhen Qin
2013-07-26modify printout for holdoutZhen Qin
2013-07-26printout change and cleaningZhen Qin
2013-07-24--holdout arg to use examples for test onlyZhen Qin
2013-04-09move all definitions in namespace VW to vw.hniruc
2013-03-04odd bugJohn Langford
2012-12-14index() changed to size() to match stlJohn Langford
2012-12-05included prng for cross-platform consistencyJohn Langford
2012-12-01fixed reentrants, removed importance from csoaa, added add_constant function ...Hal Daume III
2012-09-26various type issues fixedU-NORTHAMERICA\jcl
2012-08-23many tweaks for windows compileU-NORTHAMERICA\jcl
2012-08-09Give more room to big numbers in progress output (vowpalwabbit/simple_label.c...ariel faigon
2012-08-08unbreak --active_learning outputMarcel Laverdet
2012-07-23First windows port from Chris QuirkJohn Langford
2012-06-01updated library interfaceJohn Langford