debian man page for svm-easy

Query: svm-easy

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

svm-easy(1)							   User Manuals 						       svm-easy(1)

NAME
svm-easy - an automatic script for LIBSVM
SYNOPSIS
svm-easy training_file [ testing_file ]
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.
FILES
See svm-train(1) for the format of traning_file and testing_file
EXAMPLES
svm-easy train.2 svm-easy train.3 test.3
BUGS
Please report bugs to the Debian BTS.
AUTHOR
Chih-Chung Chang, Chih-Jen Lin <cjlin@csie.ntu.edu.tw>, Chen-Tse Tsai <ctse.tsai@gmail.com> (packaging)
SEE ALSO
svm-train(1), svm-predict(1), svm-scale(1) Linux DEC 2009 svm-easy(1)
Related Man Pages
lsdev(8) - redhat
liblinear-train(1) - debian
svm-train(1) - debian
lsdev(8) - centos
svm(3) - php
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com