Enum KernelType
Enum containing the types of kernel used in Support Vector Machine Model
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Base.dll
Syntax
public enum KernelType
Fields
Name | Description |
---|---|
LinearKernelType | |
PolynomialKernelType | |
RadialBasisKernelType | |
SigmoidKernelType |