Module datarush.analytics
Package com.pervasive.datarush.analytics.svm
package com.pervasive.datarush.analytics.svm
Provides PMML model classes for SVM.
-
ClassDescriptionBase class for the various SVM PMML kernel types.Object representation of the
LinearKernelTypePMML element.PMML SupportVectorMachineModel.Corresponds to the PMMLSVM-REPRESENTATIONenumeration.Object representation of thePolynomialKernelTypePMML element.Object representation of theRadialBasisKernelTypePMML element.Object representation of theSigmoidKernelTypePMML element.Object representation of theSupportVectorMachinePMML element.Object representation of theVectorDictionaryPMML element.