Home > Data Mining Algorithms > Anomaly Detection > Anomaly Detection Viewers a... > Association > AR Model Viewers and Algori... > Decision Tree > Expectation Maximization > EM Model Viewer and Algorit... > Generalized Linear Models > GLM Model Viewers and Algor... > k-Means > Naive Bayes > Nonnegative Matrix Factoriz... > Orthogonal Partitioning Clu... > Singular Value Decompositio... > Support Vector Machine > SVM Model Viewers and Algor... > SVM Regression Algorithm Se...
The settings that you can specify for the Support Vector Machine (SVM) algorithm depend on the Kernel function that you select.
The meaning of the individual settings is the same for both classification and regression.
To edit settings SVM Regression Algorithm settings:
You can edit the settings by using one of the following options:
Right-click the Classification node and select Advanced Settings.
Right-click the Classification node and select Edit. Then click Advanced.
In the Algorithm Settings tab, the settings are available. Select Kernel Function. The options are:
System determined (Default). After the model is build, the kernel used is displayed in the settings in the model viewer.
Linear. If SVM uses the linear kernel, then the model generates coefficients.
Gaussian (a non-linear function).
Click OK after you are done.