The NaiveBayesClassifier type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ContinuousSmoothingValue |
Parameter for calculating smoothed estimates of conditional
probabilities for continuous attributes.
|
![]() | DiscreteSmoothingValue |
Parameter for calculating smoothed estimates of conditional
probabilities for discrete (nominal) attributes.
|
![]() | ZeroCorrection |
Specifies the replacement value to be used for conditional probabilities
equal to zero.
|