Uses of Interface
weka.estimators.IncrementalEstimator
Packages that use IncrementalEstimator
-
Uses of IncrementalEstimator in weka.estimators
Classes in weka.estimators that implement IncrementalEstimatorModifier and TypeClassDescriptionclassSimple symbolic probability estimator based on symbol counts.classSimple kernel density estimator.classSimple probability estimator that places a single normal distribution over the observed values.classSimple probability estimator that places a single normal distribution over the observed values.classSimple probability estimator that places a single Poisson distribution over the observed values.