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-11-28separated label from predictionJohn Langford
2014-11-16typing label, first compiling versionJohn Langford
2014-10-17use pragma onceJohn Langford
2014-09-30added some preliminary eval stuffJohn Langford
2014-04-23in the middle---some bug in testJohn Langford
2014-04-23refactor problem types a bitJohn Langford
2014-03-31uniform explicit include guardsJohn Langford
2014-03-27factor cb parsing out of cb algorithmsJohn Langford
2014-02-07remove get_initial abstractionJohn Langford
2014-01-29baseline bag and cover approaches workingJohn Langford
2014-01-25various cbify improvementsJohn Langford
2014-01-09pulled john's changes, tests are ok, but some other things broke :( -- namely...Hal Daume III
2014-01-08void* removal in processJohn Langford
2014-01-08working on ldf searn, need to fix csoaa ldf -- warning about breaking stuff :PHal Daume III
2013-12-24initial cbify and a bugfixJohn Langford
2013-11-01reductions now nonuniformJohn Langford
2013-03-20make learner initialization functionalJohn Langford
2013-03-20uniform constructor naming convention for reductions and learning algorithmsJohn Langford
2013-01-21first compiling versionJohn 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-07-30Getting rid of base_finish and partial prediction in contextual bandit, updat...Stephane Ross
2012-07-26Updated regressor file format to store important flags and finished integrati...Stephane Ross
2012-07-23Addition of contextual bandit module, but buggy right nowStephane Ross