| Name | Description | Type | Package | Framework |
| CheckEstimator | Class for examining the capabilities and finding problems with estimators. | Class | weka.estimators | Weka |
|
| CheckEstimator .AttrTypes | estimate estimator work on one attribute onlyReturns the revision string. | Class | weka.estimators | Weka |
|
| CheckEstimator .EstTypes | public class that contains info about the chosen attribute type estimator work on one attribute only | Class | weka.estimators | Weka |
|
| ConditionalEstimator | Interface for conditional probability estimators. | Interface | weka.estimators | Weka |
|
| DDConditionalEstimator | Conditional probability estimator for a discrete domain conditional uponVersion:$Revision: 8034 $Author:Len Trigg (trigg@cs. | Class | weka.estimators | Weka |
|
| DiscreteEstimator | Simple symbolic probability estimator based on symbol counts. | Class | weka.estimators | Weka |
|
| DKConditionalEstimator | Conditional probability estimator for a discrete domain conditional uponVersion:$Revision: 8034 $Author:Len Trigg (trigg@cs. | Class | weka.estimators | Weka |
|
| DNConditionalEstimator | Conditional probability estimator for a discrete domain conditional uponVersion:$Revision: 8034 $Author:Len Trigg (trigg@cs. | Class | weka.estimators | Weka |
|
| MultivariateEstimator | Interface to Multivariate Distribution EstimationVersion:$Revision: 12743 $Author:Uday Kamath, PhD candidate George Mason University | Interface | weka.estimators | Weka |
|
| MultivariateGaussianEstimator | | Class | weka.estimators | Weka |
|
| NDConditionalEstimator | Conditional probability estimator for a numeric domain conditional upon a discrete domain (utilises separate normal estimators for each discrete | Class | weka.estimators | Weka |
|
| NNConditionalEstimator | Conditional probability estimator for a numeric domain conditional upon a numeric domain (using Mahalanobis distance). | Class | weka.estimators | Weka |
|
| NormalEstimator | Simple probability estimator that places a single normal distribution over the observed values. | Class | weka.estimators | Weka |
|
| PoissonEstimator | Simple probability estimator that places a single Poisson distribution over the observed values. | Class | weka.estimators | Weka |
|
| UnivariateDensityEstimator | Interface that can be implemented by simple weighted univariate density estimators. | Interface | weka.estimators | Weka |
|
| UnivariateEqualFrequencyHistogramEstimator | Simple histogram density estimator. | Class | weka.estimators | Weka |
|
| UnivariateIntervalEstimator | Interface that can be implemented by simple weighted univariate interval estimators. | Interface | weka.estimators | Weka |
|
| UnivariateKernelEstimator | Simple weighted kernel density estimator. | Class | weka.estimators | Weka |
|
| UnivariateMixtureEstimator | Simple weighted mixture density estimator. | Class | weka.estimators | Weka |
|
| UnivariateNormalEstimator | Simple weighted normal density estimator. | Class | weka.estimators | Weka |
|
| UnivariateQuantileEstimator | Interface that can be implemented by simple weighted univariate quantile estimators. | Interface | weka.estimators | Weka |