An automatic script for libsvm
svm-easy training_file [ testing_file ]
svm-easy is an automatic script for LIBSVM. It will execute svm-scale(1) and svm-train(1) with default parameters. If the testing_file is specified, svm-predict(1) will also be used.
See svm-train(1) for the format of traning_file and testing_file
svm-easy train.2
svm-easy train.3 test.3
Please report bugs to the Debian BTS.
Chih-Chung Chang, Chih-Jen Lin <[email protected]>, Chen-Tse Tsai <[email protected]> (packaging)