Support Vector Machine Options

SVM supports two kernel functions: Linear and Gaussian. You can pick one of the kernel functions or you can let the system determine the kernel function. The default is to let the system determine the kernel function.

For more information about, see SVM Kernel Functions.

If you specify the Linear Kernel or the System Determined Kernel, you can change the following settings:

If you specify the Gaussian kernel, you can change the following settings:

The settings are described in detail in Support Vector Machine Settings.

When you are done, click OK to close the dialog and save any changes.