Skip to main content

%DeepSee.PMML.Definition.Models.SVM.VectorDictionary

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

Property Inventory

Properties

property Fields as VectorFields (XMLNAME = "VectorFields", XMLPROJECTION = "ELEMENT");
Property methods: FieldsGet(), FieldsGetSwizzled(), FieldsIsValid(), FieldsNewObject(), FieldsSet()
property Instances as list of VectorInstance (XMLNAME = "VectorInstance", XMLPROJECTION = "ELEMENT");
Property methods: InstancesBuildValueArray(), InstancesCollectionToDisplay(), InstancesCollectionToOdbc(), InstancesDisplayToCollection(), InstancesGet(), InstancesGetObject(), InstancesGetObjectId(), InstancesGetSwizzled(), InstancesIsValid(), InstancesOdbcToCollection(), InstancesSet(), InstancesSetObject(), InstancesSetObjectId()
property numberOfVectors as %DeepSee.PMML.Datatype.IntNumber (MINVAL = 0, XMLPROJECTION = "ATTRIBUTE");
Property methods: numberOfVectorsDisplayToLogical(), numberOfVectorsGet(), numberOfVectorsIsValid(), numberOfVectorsLogicalToDisplay(), numberOfVectorsNormalize(), numberOfVectorsSet(), numberOfVectorsXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab