%DeepSee.PMML.Builder.NaiveBayes
serial class %DeepSee.PMML.Builder.NaiveBayes extends %DeepSee.PMML.Builder.AbstractBuilder
Property Inventory
Parameters
parameter MODELCLASSNAME = %DeepSee.PMML.Definition.Models.NaiveBayesModel;
Properties
property Threshold as %Numeric [ InitialExpression = 0.0001 ];
Property methods: ThresholdDisplayToLogical(), ThresholdGet(), ThresholdIsValid(), ThresholdLogicalToDisplay(), ThresholdNormalize(), ThresholdSet()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Delete()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetSwizzleObject()
- %IsA()
- %IsModified()
- %IsNull()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- AddDataSourceCube()
- AddDataSourceSQL()
- AppendModel()
- GeneratePMML()
- LogicalToOdbc()
- OdbcToLogical()