Skip to main content

%DeepSee.PMML.Definition.Models.SVM.Coefficients

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

Property Inventory

Properties

property Coefficients as list of Coefficient (XMLNAME = "Coefficient", XMLPROJECTION = "ELEMENT");
Property methods: CoefficientsBuildValueArray(), CoefficientsCollectionToDisplay(), CoefficientsCollectionToOdbc(), CoefficientsDisplayToCollection(), CoefficientsGet(), CoefficientsGetObject(), CoefficientsGetObjectId(), CoefficientsGetSwizzled(), CoefficientsIsValid(), CoefficientsOdbcToCollection(), CoefficientsSet(), CoefficientsSetObject(), CoefficientsSetObjectId()
property absoluteValue as %DeepSee.PMML.Datatype.RealNumber (XMLPROJECTION = "ATTRIBUTE") [ InitialExpression = 0 ];
Property methods: absoluteValueDisplayToLogical(), absoluteValueGet(), absoluteValueIsValid(), absoluteValueLogicalToDisplay(), absoluteValueLogicalToXSD(), absoluteValueNormalize(), absoluteValueOdbcToLogical(), absoluteValueSet(), absoluteValueXSDToLogical()
property numberOfCoefficients as %DeepSee.PMML.Datatype.IntNumber (XMLPROJECTION = "ATTRIBUTE");
Property methods: numberOfCoefficientsDisplayToLogical(), numberOfCoefficientsGet(), numberOfCoefficientsIsValid(), numberOfCoefficientsLogicalToDisplay(), numberOfCoefficientsNormalize(), numberOfCoefficientsSet(), numberOfCoefficientsXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab