Query: svm-subset
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
svm-subset(1) User Manuals svm-subset(1)NAMEsvm-subset - a subset selection tool for LIBSVMSYNOPSISsvm-subset [ -s method ] dataset number [ output1 ] [ output2 ]DESCRIPTIONTraining large data is time consuming. Sometimes one should work on a smaller subset first. The python script subset.py randomly selects a specified number of samples. For classification data, we provide a stratified selection to ensure the same class distribution in the sub- set.OPTIONS-s method 0 -- stratified selection (classification only) (default) 1 -- random selection output1 The subset. If output1 is omitted, the subset will be printed on the screen. output2 The rest of data.FILESSee svm-train(1) for the format of datasetEXAMPLESsvm-subset heart_scale 100 file1 file2 From heart_scale 100 samples are randomly selected and stored in file1. All remaining instances are stored in file2.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 DEC 2009 svm-subset(1)
Related Man Pages |
---|
liblinear-predict(1) - debian |
svm-predict(1) - debian |
svm-scale(1) - debian |
stl_ctrl(4) - osf1 |
svm(3) - php |
Similar Topics in the Unix Linux Community |
---|
need help with finding a word in file's contents |
SVM Creation |
Facing problems installing KVM on RHEL6 |
Random selection of subset of sample from file |
Detecting subset of a word |