%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 (XMLPROJECTION = "ATTRIBUTE");
Property methods: numberOfAttributesDisplayToLogical(), numberOfAttributesGet(), numberOfAttributesIsValid(), numberOfAttributesLogicalToDisplay(), numberOfAttributesNormalize(), numberOfAttributesSet(), numberOfAttributesXSDToLogical()
property numberOfSupportVectors as %DeepSee.PMML.Datatype.IntNumber (XMLPROJECTION = "ATTRIBUTE");
Property methods: numberOfSupportVectorsDisplayToLogical(), numberOfSupportVectorsGet(), numberOfSupportVectorsIsValid(), numberOfSupportVectorsLogicalToDisplay(), numberOfSupportVectorsNormalize(), numberOfSupportVectorsSet(), numberOfSupportVectorsXSDToLogical()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- %ValidatePMML()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()