Uses of Class
weka.classifiers.bayes.net.estimate.DiscreteEstimatorBayes
-
Uses of DiscreteEstimatorBayes in weka.classifiers.bayes.net.estimate
Modifier and TypeClassDescriptionclass
Symbolic probability estimator based on symbol counts and a prior.ModifierConstructorDescriptionDiscreteEstimatorFullBayes
(int nSymbols, double w1, double w2, DiscreteEstimatorBayes EmptyDist, DiscreteEstimatorBayes ClassDist, double fPrior) Constructor