KernelSigmoid Properties |
The SVMKernelSigmoid type exposes the following members.
| Name | Description | |
|---|---|---|
| Coefficient0 |
The 0th coefficient in kernel function (default 0).
| |
| Gamma |
The gamma in kernel function (default 1/num_features)
| |
| KernelType |
Kernel type base class value
(Inherited from SVMKernelBase.) |