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-08-24Better name for function (glf1).ariel faigon
2014-08-24Rename function to glf1 (generalized logistic func with [-1, 1] range)ariel faigon
2014-08-23Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitariel faigon
2014-08-21fix print of constant during auditDoug Shore
2014-08-20maintain min/max labelPaul Mineiro
2014-08-20nn hogwild training fix + demoPaul Mineiro
2014-08-18Merge remote-tracking branch 'upstream/master' into hogwildPaul Mineiro
2014-08-18hogwildPaul Mineiro
2014-08-16bs vote: removed getLoss support and avg on mean (commented)doxav
2014-08-15scorer.cc: add --link logistic1 for f(x) -> [-1, 1] (vs [0, 1])ariel faigon
2014-08-14bs_vote: added mean among votes and use of logloss() to return lossdoxav
2014-08-13bs_vote: improved strict majority handling + added support of relative majori...doxav
2014-08-10Merge pull request #361 from KaiWeiChang/masterJohn
2014-08-09Merge pull request #360 from doxav/fix_bs_meanJohn
2014-08-09Keep Hal's changeKaiWeiChang
2014-08-09Merge remote-tracking branch 'upstream/master'KaiWeiChang
2014-08-09fixed bootstrap vote (weird average loss compared to results, prediction erro...doxav
2014-08-08added link function to VWJohn Langford
2014-08-08- add a multi-class task to exp the inconsistent problemKaiWeiChang
2014-08-03add a mutli-class taskKaiWeiChang
2014-07-26Merge pull request #349 from hal3/masterJohn
2014-07-26minor tweaks to speed parsingJohn Langford
2014-07-26minor cleanup of python interfaceHal Daume III
2014-07-26initial version of python interface working!Hal Daume III
2014-07-24Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-07-24fix daemon mode breakageJohn Langford
2014-07-24Fix float point overflow when doing pass upQiao Mu
2014-07-23fixed holdout bugHal Daume III
2014-07-23fixed bug that arises if you do not snapshot but still want auto-history; imp...Hal Daume III
2014-07-23minor tweaksHal Daume III
2014-07-23added missing filesHal Daume III
2014-07-22pulled ezexample into vw instead of library, added library to runtestsHal Daume III
2014-07-15Merge branch 'master' into oaa_fixfenchel
2014-07-15stage_poly: support update / reduction interactionfenchel
2014-07-15stage_poly: update ec predictions after reductionfenchel
2014-07-15stage_poly: handle ft_offsetfenchel
2014-07-15stage_poly: misc cleanupfenchel
2014-07-15stage_poly: constant needs multiplierfenchel
2014-07-15stage_poly: use calloc_or_die_gruesomelyfenchel
2014-07-15further testing of LDAU-NORTHAMERICA\jcl
2014-07-15added topic predictions to library interfaceU-NORTHAMERICA\jcl
2014-07-14stage_poly::setup adds --stage_poly model headerfenchel
2014-07-13stage_poly: missed a debugging printfenchel
2014-07-12Merge pull request #340 from arielf/masterJohn
2014-07-11windows compile tweaksU-NORTHAMERICA\jcl
2014-07-11Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitU-NORTHAMERICA\jcl
2014-07-11windows compile tweaksU-NORTHAMERICA\jcl
2014-07-11Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitariel faigon
2014-07-11tweaked lrq.cc to report correct audit during trainingJohn Langford
2014-07-11removed warning messageJohn Langford