Package | Description |
---|---|
com.pervasive.datarush.analytics.svm |
Provides PMML model classes for SVM.
|
com.pervasive.datarush.analytics.svm.learner |
Provides an implementation of an SVM learner.
|
Class and Description |
---|
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. |
Class and Description |
---|
KernelType
Base class for the various SVM PMML kernel types.
|
Copyright © 2016 Actian Corporation. All rights reserved.