svm-easy - an automatic script for LIBSVM
Contents
Bugs
Please report bugs to the Debian BTS.
Description
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.
Examples
svm-easy train.2
svm-easy train.3 test.3
Files
See svm-train(1) for the format of traning_file and testing_fileName
svm-easy - an automatic script for LIBSVM
See Also
svm-train(1), svm-predict(1), svm-scale(1) Linux DEC 2009 svm-easy(1)
Synopsis
svm-easytraining_file[testing_file]
