| KernelType |
Base class for the various SVM PMML kernel types.
|
| PMMLSupportVectorMachineModel.SvmRepresentation |
Corresponds to the PMML SVM-REPRESENTATION enumeration.
|
| PolynomialKernelType |
Object representation of the PolynomialKernelType PMML element.
|
| RadialBasisKernelType |
Object representation of the RadialBasisKernelType PMML element.
|
| SigmoidKernelType |
Object representation of the SigmoidKernelType PMML element.
|
| SupportVectorMachine |
Object representation of the SupportVectorMachine PMML element.
|
| VectorDictionary |
Object representation of the VectorDictionary PMML element.
|