Uses of Package
weka.classifiers.bayes.net.estimate
-
ClassDescriptionBayesNetEstimator is the base class for estimating the conditional probability tables of a Bayes network once the structure has been learned.
-
ClassDescriptionBayesNetEstimator is the base class for estimating the conditional probability tables of a Bayes network once the structure has been learned.Symbolic probability estimator based on symbol counts and a prior.SimpleEstimator is used for estimating the conditional probability tables of a Bayes network once the structure has been learned.