logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

svm-easy - an automatic script for LIBSVM

Author

       Chih-Chung Chang, Chih-Jen Lin <cjlin@csie.ntu.edu.tw>, Chen-Tse Tsai <ctse.tsai@gmail.com> (packaging)

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_file

Name

       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]

See Also