Perform K Fold cross validation given a dataset formatted for Vowpal Wabbit.
A VW Process run.
This is a builder class to make it more convenient to construct the VW command line with all its various arguments.
Parse VW parameter string and place the parameters in a Map where the key is the parameter name and the Map value is the string value for that parameter.