Skip to main content

%DeepSee.PMML.Definition.Models.NaiveBayes.GaussianDistribution

class %DeepSee.PMML.Definition.Models.NaiveBayes.GaussianDistribution extends %DeepSee.PMML.Definition.Models.NaiveBayes.Distribution

Property Inventory

Properties

property mean as %DeepSee.PMML.Datatype.RealNumber (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: meanDisplayToLogical(), meanGet(), meanIsValid(), meanLogicalToDisplay(), meanNormalize(), meanSet(), meanXSDToLogical()
property variance as %DeepSee.PMML.Datatype.RealNumber (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: varianceDisplayToLogical(), varianceGet(), varianceIsValid(), varianceLogicalToDisplay(), varianceNormalize(), varianceSet(), varianceXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab