| Package | Description |
|---|---|
| weka.classifiers.meta | |
| weka.estimators |
| Modifier and Type | Method and Description |
|---|---|
UnivariateDensityEstimator |
RegressionByDiscretization.getEstimator()
Get the estimator
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegressionByDiscretization.setEstimator(UnivariateDensityEstimator estimator)
Set the estimator
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnivariateEqualFrequencyHistogramEstimator
Simple histogram density estimator.
|
class |
UnivariateKernelEstimator
Simple weighted kernel density estimator.
|
class |
UnivariateMixtureEstimator
Simple weighted mixture density estimator.
|
class |
UnivariateNormalEstimator
Simple weighted normal density estimator.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.