This is the command svm-grid that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
svm-grid - a parameter selection tool for LIBSVM
SYNOPSIS
svm-grid [-log2c begin,end,step ] [ -log2g begin,end,step ] [ -v fold ] [ -svmtrain
pathname ] [ -gnuplot pathname ] [ -out pathname ] [ -png pathname ] [
additional_parameters_for_svm-train ] dataset
DESCRIPTION
grid.py is a parameter selection tool for C-SVM classification using the RBF (radial basis
function) kernel. It uses cross validation (CV) technique to estimate the accuracy of each
parameter combination in the specified range and helps you to decide the best parameters
for your problem.
Use svm-grid online using onworks.net services