Click or drag to resize

KernelSigmoid Properties

The SVMKernelSigmoid type exposes the following members.

Properties
  NameDescription
Public propertyCoefficient0
The 0th coefficient in kernel function (default 0).
Public propertyGamma
The gamma in kernel function (default 1/num_features)
Public propertyKernelType
Kernel type base class value
(Inherited from SVMKernelBase.)
Top
See Also