We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add missing LDA options.
added a note re \xFF format support for namespaces specification
add link to paper in multiclass section & further horizontal-scroll avoidance
more horizontal-scroll avoidance
more trying to avoid horizontal scrollbars
narrower format to avoid forced horzontal scrolling in most groups
Update broken link to Adaptive Subgradient Methods for Online Learning paper with one that works
reword the redefine section to be clearer (mostly grammar fixes)
fixed default values of ftrl_alpha and ftrl_beta: https://github.com/JohnLangford/vowpal_wabbit/blob/master/vowpalwabbit/ftrl.cc#L174
--boosting added, arg->N
markdown does not support links in code blocks, let's hack it
note on `vw -h --ksvm`
Updated Command line arguments (markdown)
new namespace wildcard interpretation in redefine
--leave_duplicate_interactions param added
--permutations param added
added --interactions param #2 - forgot one place
added --interactions param
description for --redefine parameter is added
--exact_adaptive_norm was just deleted from VW. Adding an explanation of the current behavior.
Ftrl options
made some command line snippets