Skip to main content

%DeepSee.PMML.Definition.Models.SVM.SupportVectorMachine

class %DeepSee.PMML.Definition.Models.SVM.SupportVectorMachine extends %DeepSee.PMML.Definition.Models.SVM.node

Property Inventory

Properties

property Coefficients as Coefficients (XMLPROJECTION = "ELEMENT");
Property methods: CoefficientsGet(), CoefficientsGetSwizzled(), CoefficientsIsValid(), CoefficientsNewObject(), CoefficientsSet()
property SupportVectors as SupportVectors (XMLPROJECTION = "ELEMENT");
Property methods: SupportVectorsGet(), SupportVectorsGetSwizzled(), SupportVectorsIsValid(), SupportVectorsNewObject(), SupportVectorsSet()
property alternateTargetCategory as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE");
Property methods: alternateTargetCategoryDisplayToLogical(), alternateTargetCategoryGet(), alternateTargetCategoryIsValid(), alternateTargetCategoryLogicalToDisplay(), alternateTargetCategoryLogicalToOdbc(), alternateTargetCategoryNormalize(), alternateTargetCategorySet()
property targetCategory as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE");
Property methods: targetCategoryDisplayToLogical(), targetCategoryGet(), targetCategoryIsValid(), targetCategoryLogicalToDisplay(), targetCategoryLogicalToOdbc(), targetCategoryNormalize(), targetCategorySet()
property threshold as %DeepSee.PMML.Datatype.RealNumber (XMLPROJECTION = "ATTRIBUTE");
Property methods: thresholdDisplayToLogical(), thresholdGet(), thresholdIsValid(), thresholdLogicalToDisplay(), thresholdNormalize(), thresholdSet(), thresholdXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab