Class | Description |
---|---|
KernelType |
Base class for the various SVM PMML kernel types.
|
LinearKernelType |
Object representation of the
LinearKernelType PMML element. |
PMMLSupportVectorMachineModel |
PMML SupportVectorMachineModel.
|
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. |
Enum | Description |
---|---|
PMMLSupportVectorMachineModel.SvmRepresentation |
Corresponds to the PMML
SVM-REPRESENTATION enumeration. |
Copyright © 2020 Actian Corporation. All rights reserved.