|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiscreteEstimatorBayes | |
|---|---|
| weka.classifiers.bayes.net.estimate | |
| Uses of DiscreteEstimatorBayes in weka.classifiers.bayes.net.estimate |
|---|
| Subclasses of DiscreteEstimatorBayes in weka.classifiers.bayes.net.estimate | |
|---|---|
class |
DiscreteEstimatorFullBayes
Symbolic probability estimator based on symbol counts and a prior. |
| Constructors in weka.classifiers.bayes.net.estimate with parameters of type DiscreteEstimatorBayes | |
|---|---|
DiscreteEstimatorFullBayes(int nSymbols,
double w1,
double w2,
DiscreteEstimatorBayes EmptyDist,
DiscreteEstimatorBayes ClassDist,
double fPrior)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||