Query: svm-scale
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
svm-scale(1) User Manuals svm-scale(1)NAMEsvm-scale - scale data to a restricted range as preprocessing for SVM trainingSYNOPSISsvm-scale [ -l lower ] [ -u upper ] [ -y y_upper ] [ -s save_filename ] [ -r restore_filename ] datafilenameDESCRIPTIONsvm-scale reads the given datafilename (a training or testing data file as specified in svm_train(1) or svm_predict(1) ) and scales all dimensions to the given ranges.OPTIONS-l lower lower is the lowest (minimal) value allowed in each dimension. It defaults to -1. -u upper upper is the highest (maximal) value allowed in each dimension. It defaults to 1. -y y_lower y_lower is a boolean value (0 or 1) indicating whether or not y-values (targets) should be scaled. It defaults to 0. -s save_filename save_filename indicates the filename to save the scaled data to. -r restore_filename restore_filename indicates the filename reserved to hold the original (unscaled) data in case there is a need to restore.FILESdatafilename must be a training or testing dataset.ENVIRONMENTNo environment variables.DIAGNOSTICSNone documented; see Vapnik et al.BUGSPlease report bugs to the Debian BTS.AUTHORChih-Chung Chang, Chih-Jen Lin <cjlin@csie.ntu.edu.tw>, Chen-Tse Tsai <ctse.tsai@gmail.com> (packaging)SEE ALSOsvm-train(1), svm-predict(1) Linux MAY 2006 svm-scale(1)
Related Man Pages |
---|
liblinear-predict(1) - debian |
liblinear-train(1) - debian |
svm-grid(1) - debian |
svm-predict(1) - debian |
svm-scale(1) - debian |
Similar Topics in the Unix Linux Community |
---|
What training resources do people use? |
UNIX Training? |
My Solaris training/TOI |
SVM Creation |
Project - ERP-MES Interface |