Uses of Package
weka.estimators

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

Classes in weka.estimators used by weka.classifiers.bayes
Estimator
          Abstract class for all estimators.
 

Classes in weka.estimators used by weka.classifiers.bayes.net.estimate
Estimator
          Abstract class for all estimators.
 

Classes in weka.estimators used by weka.estimators
CheckEstimator.PostProcessor
          a class for postprocessing the test-data
ConditionalEstimator
          Interface for conditional probability estimators.
Estimator
          Abstract class for all estimators.
IncrementalEstimator
          Interface for an incremental probability estimators.
UnivariateDensityEstimator
          Interface that can be implemented by simple weighted univariate density estimators.
UnivariateIntervalEstimator
          Interface that can be implemented by simple weighted univariate interval estimators.
UnivariateQuantileEstimator
          Interface that can be implemented by simple weighted univariate quantile estimators.
 



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