BSVM: ***************************************************************** COPYRIGHT NOTIFICATION BSVM can be freely used for research purpose. Use for commercial purposes is expressly prohibited without contacting the authors. BSVM is provided "as is" without express or implied warranty. Chih-Wei Hsu and Chih-Jen Lin Department of Computer Science and Information Engineering National Taiwan University Taipei 106, Taiwan e-mail: cjlin@csie.ntu.edu.tw ***************************************************************** INSTRUCTIONS 1. Create the bsvm directory structure with unzip bsvm.zip This produces the directory bsvm and several subdirectories. 2. Change directories to bsvm and install bsvm with make 3. Find options of bsvm bsvm-train 4. Run the sample problems by executing bsvm. A model file is generated bsvm-train -t 2 -v 1 -c 1000 vehicle_scale vehicle_model 5. Test the classifier bsvm-predict vehicle_scale vehicle_model classfied_result test data: vehicle_scale support vectors: vehicle_model classified_result: results after classification ***************************************************************** FILE FORMATS and PARAMETERS The format of training and testing data file is: