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.Models.NaiveBayes.PairCounts

class %DeepSee.PMML.Definition.Models.NaiveBayes.PairCounts extends %DeepSee.PMML.Definition.extendableNode

Property Inventory

Properties

property TargetValueCounts as TargetValueCounts (XMLPROJECTION = "ELEMENT");
Property methods: TargetValueCountsGet(), TargetValueCountsGetSwizzled(), TargetValueCountsIsValid(), TargetValueCountsNewObject(), TargetValueCountsSet()
property value as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: valueDisplayToLogical(), valueGet(), valueIsValid(), valueLogicalToDisplay(), valueLogicalToOdbc(), valueNormalize(), valueSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab