Uses of Class
weka.classifiers.bayes.net.estimate.SimpleEstimator
Packages that use SimpleEstimator
-
Uses of SimpleEstimator in weka.classifiers.bayes.net.estimate
Subclasses of SimpleEstimator in weka.classifiers.bayes.net.estimateModifier and TypeClassDescriptionclass
BMAEstimator estimates conditional probability tables of a Bayes network using Bayes Model Averaging (BMA).