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
path: root/utl
AgeCommit message (Expand)Author
2013-12-15utl/vw-hypersearch: generalize loss capture in vw output (was missing exponen...ariel faigon
2013-12-09minor tweaksJohn Langford
2013-10-26Added delimeter option to vw-csv2binericwhyne
2013-10-25Improved utility to convert csv to binary classifier training data.ericwhyne
2013-10-24Added csv to binary classifier training data utility.Eric Whyne
2013-10-16Merge pull request #159 from someben/masterJohn
2013-10-16add the tagged examplesomeben
2013-10-16explicit example formats w/ feedback about ambiguitiessomeben
2013-09-26vw-varinfo: Fix bug found by Alina: --feature_mask not recognized as precedin...ariel faigon
2013-08-24better -t usage explanationariel faigon
2013-08-24Add support for -t test-set; fix @$cmd vs $cmd bug in ExecCmdariel faigon
2013-08-21Add -b option and Brent's Method - not yet ready for prime time; fix edge-cas...ariel faigon
2013-08-21Fix ExecCmd return inconsistency; ensure we return best loss in edge casesariel faigon
2013-08-21better error handling and user friendly error messagesariel faigon
2013-08-16utl/vw-hypersearch: neater print at flat-line conditionariel faigon
2013-08-16utl/vw-hypersearch: if no progress assertion is met, terminate more gracefully.ariel faigon
2013-08-16ariel: rewrite + refactor + bug-fix Paul Mineiro's hypersearch for general us...ariel faigon
2013-06-08added better active_interactor from NikosJohn Langford
2013-05-04Add utl/logistic: maps 1st number x on each input line to logistic(x)ariel faigon
2013-02-23added reminderU-NORTHAMERICA\jcl
2013-02-20utl/vw-varinfo: safer handling of -d ... and -f ... togetherariel faigon
2013-02-20utl/vw-varinfo: fix args handling bug when -f modelfile has been passed by th...ariel faigon
2013-02-02support the legacy tag format but report it explicitlysomeben
2012-12-09added new version script to simplify version releaseJohn Langford
2012-09-28utl/vw2csv: add copyright + vw licenseariel faigon
2012-09-28utl/vw-varinfo: --exact_adaptive_norm no longer needed (defaults are better) ...ariel faigon
2012-09-28utl/vw2csv: new utility: convert vw (dense) format to CSVariel faigon
2012-09-07Merge pull request #52 from someben/masterJohn
2012-09-07fix to tangofoxtr0t's greedy label regex bug; no tabs; support namespace scalesBen Gimpert
2012-08-28Merge pull request #51 from someben/masterJohn
2012-08-28client-side training data validation in JavaScriptBen Gimpert
2012-08-14Fix typo: s/warning/warn/ariel faigon
2012-08-01vw-varinfo: Add multi-class support. Make invocation friendlier.ariel faigon
2012-07-18script to convert examples to binary classesBen Gimpert
2012-07-18adding a space before the first pipeBen Gimpert
2012-07-18adding a script of simple regression utilitiesBen Gimpert
2012-07-13utl/vw-varinfo: bug fix: Constant should be anchored to 0, regardless of weight.ariel faigon
2012-07-12utl/vw-varinfo: bugfix: ensure no redundant features, start work on multi-classariel faigon
2012-07-10utl/vw-varinfo: add support for name-space :weight + better commentsariel faigon
2012-07-01utl/vw-varinfo: better comments, emphasis on simple variable information. cha...ariel faigon
2012-07-01renamed: utl/vw-varscore -> utl/vw-varinfoariel faigon
2012-06-30utl/vw-varscore: input sanity: support empty lines and lines with no labelsariel faigon
2012-06-29utl/vw-varscore: add full support for -q XY... --keep and --ignoreariel faigon
2012-06-29Rename: vw-importance -> vw-varscoreariel faigon
2012-06-28new file: utl/vw-importance: describe dataset features: hashes & importanceariel faigon
2010-11-27- Added vw-convergence charting utility and a new 'utl' directoryariel faigon