Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%DeepSee.PMML.Definition.Util.DiscretizeBin

class %DeepSee.PMML.Definition.Util.DiscretizeBin extends %DeepSee.PMML.Definition.extendableNode

Property Inventory

Properties

property Interval as Interval (XMLPROJECTION = "ELEMENT");
Property methods: IntervalGet(), IntervalGetSwizzled(), IntervalIsValid(), IntervalNewObject(), IntervalSet()
property binValue as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: binValueDisplayToLogical(), binValueGet(), binValueIsValid(), binValueLogicalToDisplay(), binValueLogicalToOdbc(), binValueNormalize(), binValueSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab