Skip to main content
. 2023 Jan 28;23(3):1470. doi: 10.3390/s23031470

Table 2.

Comparison of three SVM Gaussian kernels used in our studies.

Kernel Function Recommended Kernel Scale Model Description
Fine Gaussian SVM p/4 Very detailed distinctions between the classes. Could cause overfitting of the model if used erroneously
Medium Gaussian SVM p Medium level distinctions between the classes.
Coarse Gaussian SVM 4p Coarse distinctions between the classes. Could cause underfitting of the model if used erroneously.