Reproduce aloi dataset results from this paper.
From a matlab (or octave) prompt, run
traintestall
... (lots of hyperparameter tuning) ...
... (you should go get a sandwich) ...
If you want to regenerate (or change) the matlab input data, you can try
make rebuildmat
... (builds matlab input files) ...
but you will need matlab (not octave) to make that work. Octave and txt2mat do not get along.
aloi_train.vw.gz and aloi_test.vw.gz were provided by John Langford.
txt2mat is from matlab central and is covered by the (BSD) license file txt2mat.license.