| Package | Description |
|---|---|
| weka.estimators |
| Modifier and Type | Class and Description |
|---|---|
class |
DiscreteEstimator
Simple symbolic probability estimator based on symbol counts.
|
class |
KernelEstimator
Simple kernel density estimator.
|
class |
MahalanobisEstimator
Simple probability estimator that places a single normal distribution
over the observed values.
|
class |
NormalEstimator
Simple probability estimator that places a single normal distribution over
the observed values.
|
class |
PoissonEstimator
Simple probability estimator that places a single Poisson distribution
over the observed values.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.