Uses of Interface
weka.classifiers.bayes.Scoreable

Packages that use Scoreable
weka.classifiers.bayes   
 

Uses of Scoreable in weka.classifiers.bayes
 

Classes in weka.classifiers.bayes that implement Scoreable
 class DiscreteEstimatorBayes
          Symbolic probability estimator based on symbol counts and a prior.