Skip to main content

%DeepSee.PMML.Definition.Models.NaiveBayes.BayesInput

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

Property Inventory

Properties

property DerivedField as %DeepSee.PMML.Definition.DerivedField (XMLPROJECTION = "ELEMENT");
Property methods: DerivedFieldGet(), DerivedFieldGetSwizzled(), DerivedFieldIsValid(), DerivedFieldNewObject(), DerivedFieldSet()
property PairCounts as list of PairCounts (XMLPROJECTION = "ELEMENT");
Property methods: PairCountsBuildValueArray(), PairCountsCollectionToDisplay(), PairCountsCollectionToOdbc(), PairCountsDisplayToCollection(), PairCountsGet(), PairCountsGetObject(), PairCountsGetObjectId(), PairCountsGetSwizzled(), PairCountsIsValid(), PairCountsOdbcToCollection(), PairCountsSet(), PairCountsSetObject(), PairCountsSetObjectId()
property TargetValueStats as list of TargetValueStat (XMLNAME = "TargetValueStats", XMLPROJECTION = "WRAPPED");
Property methods: TargetValueStatsBuildValueArray(), TargetValueStatsCollectionToDisplay(), TargetValueStatsCollectionToOdbc(), TargetValueStatsDisplayToCollection(), TargetValueStatsGet(), TargetValueStatsGetObject(), TargetValueStatsGetObjectId(), TargetValueStatsGetSwizzled(), TargetValueStatsIsValid(), TargetValueStatsOdbcToCollection(), TargetValueStatsSet(), TargetValueStatsSetObject(), TargetValueStatsSetObjectId()
property fieldName as %DeepSee.PMML.Datatype.FieldName (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: fieldNameDisplayToLogical(), fieldNameGet(), fieldNameIsValid(), fieldNameLogicalToDisplay(), fieldNameLogicalToOdbc(), fieldNameNormalize(), fieldNameSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab