Enum Class PMMLSupportVectorMachineModel.SvmRepresentation

java.lang.Object
java.lang.Enum<PMMLSupportVectorMachineModel.SvmRepresentation>
com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel.SvmRepresentation
All Implemented Interfaces:
Serializable, Comparable<PMMLSupportVectorMachineModel.SvmRepresentation>, java.lang.constant.Constable
Enclosing class:
PMMLSupportVectorMachineModel

public static enum PMMLSupportVectorMachineModel.SvmRepresentation extends Enum<PMMLSupportVectorMachineModel.SvmRepresentation>
Corresponds to the PMML SVM-REPRESENTATION enumeration.