We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
no need to specify -q and --rank in testing mode. They seem to be read from the model
add /dev/stdin when vw gets its input from a pipe (otherwise doesn't work for me with latest vw)
update the movielens data URL (location has changed), packing method and directory
Another regularization -> l2 fix, plus fix one other misspelling
Update --regularization to the newer --l2 (l2 norm lambda) option
Updated Matrix factorization example (markdown)
Created Matrix factorization example (markdown)