To run everything run use: bash suite.sh -type
To train use: bash train.sh -type
To test use: bash test.sh -type Test restults will be in results/results.txt
type values from above can be type = b for baseline, s for train with stores, f for train with features, fs train with features and stores
To modify vw commands go to train.sh
To submit go here