next up previous contents
Next: B.5.1 Simple roc examples Up: B. Software Documentation Previous: B.4.8 svm   Contents


B.5 Examples

Below are examples of how to invoke the ./afc software. For consistency among the examples, the same dataset names are used throughout. dense-train.csv and dense-test.csv are dense binary datasets, with the test datasets having an attribute named rslt. spardat-train.txt and spardat-test.txt are spardat format datasets. Recalling that June format datasets are split into an input and output file, there are four files comprising two June examples: june-train.inputs.ssv, june-train.outputs.ssv, june-test.inputs.ssv and june-test.outputs.ssv. The June output files also have an attribute named rslt.

Note that some examples are too long to fit on one line. However, all examples should be entered on a single line.



Subsections
next up previous contents
Next: B.5.1 Simple roc examples Up: B. Software Documentation Previous: B.4.8 svm   Contents
Copyright 2004 Paul Komarek, komarek@cmu.edu