Skip to main content

%DeepSee.PMML.Definition.Segmentation

class %DeepSee.PMML.Definition.Segmentation extends %DeepSee.PMML.Definition.extendableNode

Property Inventory

Properties

property Extension as list of %DeepSee.PMML.Definition.Extension (XMLPROJECTION = "ELEMENT");
Property methods: ExtensionBuildValueArray(), ExtensionCollectionToDisplay(), ExtensionCollectionToOdbc(), ExtensionDisplayToCollection(), ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsValid(), ExtensionOdbcToCollection(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId()
property Segments as list of Segment (XMLNAME = "Segment", XMLPROJECTION = "ELEMENT");
Property methods: SegmentsBuildValueArray(), SegmentsCollectionToDisplay(), SegmentsCollectionToOdbc(), SegmentsDisplayToCollection(), SegmentsGet(), SegmentsGetObject(), SegmentsGetObjectId(), SegmentsGetSwizzled(), SegmentsIsValid(), SegmentsOdbcToCollection(), SegmentsSet(), SegmentsSetObject(), SegmentsSetObjectId()
property multipleModelMethod as %String (VALUELIST = ",majorityVote,weightedMajorityVote,average,weightedAverage,median,max,sum,selectFirst,selectAll,modelChain", XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: multipleModelMethodDisplayToLogical(), multipleModelMethodGet(), multipleModelMethodIsValid(), multipleModelMethodLogicalToDisplay(), multipleModelMethodLogicalToOdbc(), multipleModelMethodNormalize(), multipleModelMethodSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab