Uses of Package
weka.classifiers.bayes.net.estimate

Packages that use weka.classifiers.bayes.net.estimate
weka.classifiers.bayes   
weka.classifiers.bayes.net.estimate   
 

Classes in weka.classifiers.bayes.net.estimate used by weka.classifiers.bayes
BayesNetEstimator
          BayesNetEstimator is the base class for estimating the conditional probability tables of a Bayes network once the structure has been learned.
 

Classes in weka.classifiers.bayes.net.estimate used by weka.classifiers.bayes.net.estimate
BayesNetEstimator
          BayesNetEstimator is the base class for estimating the conditional probability tables of a Bayes network once the structure has been learned.
DiscreteEstimatorBayes
          Symbolic probability estimator based on symbol counts and a prior.
SimpleEstimator
          SimpleEstimator is used for estimating the conditional probability tables of a Bayes network once the structure has been learned.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.