Skip to main content

%DeepSee.PMML.Definition.Models.SVM.SupportVectors

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

Property Inventory

Properties

property Vectors as list of SupportVector (XMLNAME = "SupportVector", XMLPROJECTION = "ELEMENT");
Property methods: VectorsBuildValueArray(), VectorsCollectionToDisplay(), VectorsCollectionToOdbc(), VectorsDisplayToCollection(), VectorsGet(), VectorsGetObject(), VectorsGetObjectId(), VectorsGetSwizzled(), VectorsIsValid(), VectorsOdbcToCollection(), VectorsSet(), VectorsSetObject(), VectorsSetObjectId()
property numberOfAttributes as %DeepSee.PMML.Datatype.IntNumber (MINVAL = 0, XMLPROJECTION = "ATTRIBUTE");
Property methods: numberOfAttributesDisplayToLogical(), numberOfAttributesGet(), numberOfAttributesIsValid(), numberOfAttributesLogicalToDisplay(), numberOfAttributesNormalize(), numberOfAttributesSet(), numberOfAttributesXSDToLogical()
property numberOfSupportVectors as %DeepSee.PMML.Datatype.IntNumber (MINVAL = 0, XMLPROJECTION = "ATTRIBUTE");
Property methods: numberOfSupportVectorsDisplayToLogical(), numberOfSupportVectorsGet(), numberOfSupportVectorsIsValid(), numberOfSupportVectorsLogicalToDisplay(), numberOfSupportVectorsNormalize(), numberOfSupportVectorsSet(), numberOfSupportVectorsXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab