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
2015-01-05added cb eval testJohn Langford
2015-01-01test now passingJohn Langford
2014-12-26correct early terminationJohn Langford
2014-12-23Merge pull request #477 from grafke/masterJohn
2014-12-23train test updatePaulius Klyvis
2014-12-21Merge pull request #460 from grafke/masterJohn
2014-12-07er test referenceKai-Wei Chang
2014-12-07Entity-relation memory leak fixKai-Wei Chang
2014-12-06fix svm testsJohn Langford
2014-12-06bug fix from HalJohn Langford
2014-12-06various bugfixesJohn Langford
2014-12-05ftrl train outputgrf
2014-12-05ftrl train outputgrf
2014-11-25Model movielens.reg should be inside models/ so it is ignored by .gitignoreMartin Popel
2014-11-22multilabel squared loss constant + bugfixtrufanov-nok
2014-11-21Merge pull request #448 from martinpopel/issue439John
2014-11-20getting uniq labels count to filter best constant outputtrufanov-nok
2014-11-20"current features" include all lines of an ldf exampleMartin Popel
2014-11-18best constant output disabeled for unsupported vw modestrufanov-nok
2014-11-18align tests output with new best constant algorithmtrufanov-nok
2014-11-16Adding --examples 100 to the test, so 0002.autolink.predict is smaller.Martin Popel
2014-11-15fixed --autolinkMartin Popel
2014-11-10minor bug fix in ldf, beam in ldf now working, test addedHal Daume III
2014-11-10added missing filesHal Daume III
2014-11-10beam search working, added test for non-ldf modeHal Daume III
2014-11-05Merge remote-tracking branch 'upstream/master' into multiple_learnersKai-Wei Chang
2014-11-02added test case for dictionaryHal Daume III
2014-11-02test result for search multiclassKai-Wei Chang
2014-11-02Set learner_id in search.ccKai-Wei Chang
2014-10-07rename refernece fileKai-Wei
2014-10-07add dependency parser referneceKai-Wei
2014-10-07add a test case for dependency parserKai-Wei Chang
2014-10-02Add an entity relation task (an application to vw-search)Kai-Wei Chang
2014-09-29fixed svm tests to not overwrite reference filesJohn Langford
2014-09-27pulled john's changesHal Daume III
2014-09-26Merge pull request #405 from Jaimyoung/masterJohn
2014-09-24fixing some more type issuesAlekh Agarwal
2014-09-24make them work on Mac OSX, by using "gunzip -c" instead of zcatJaimyoung Kwon
2014-09-22added missing filesHal Daume III
2014-09-22ready to pushHal Daume III
2014-09-21integrated new version of search, updated relevant tests (and removed ones th...Hal Daume III
2014-09-05adding data for ksvmAlekh Agarwal
2014-09-05adding kernel svm testAlekh Agarwal
2014-09-01added pythontask hook file (previously forgot commit)Hal Daume III
2014-08-23added test/train-sets/0001.multi.datdoxav
2014-08-16bs vote: removed getLoss support and avg on mean (commented)doxav
2014-08-14bs_vote: tests 68 and 69 added for multiclass casedoxav
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-09fixed bootstrap vote (weird average loss compared to results, prediction erro...doxav