See: Description
Class | Description |
---|---|
BestFitEstimator |
A meta estimator that will try a number of (inexpensive) estimations, then
choose whichever works best.
|
BestFitEstimator.BestFit |
Class to track the best fit.
|
BestFitEstimator.Parameterizer |
Parameterization class.
|
TrimmedEstimator<D extends Distribution> |
Trimmed wrapper around other estimators.
|
TrimmedEstimator.Parameterizer<D extends Distribution> |
Parameterization class.
|
WinsorizingEstimator<D extends Distribution> |
Winsorizing or Georgization estimator.
|
WinsorizingEstimator.Parameterizer<D extends Distribution> |
Parameterization class.
|
Copyright © 2019 ELKI Development Team. License information.