Uses of Class
moa.core.GaussianEstimator
-
Packages that use GaussianEstimator Package Description moa.classifiers.core.attributeclassobservers moa.core -
-
Uses of GaussianEstimator in moa.classifiers.core.attributeclassobservers
Fields in moa.classifiers.core.attributeclassobservers with type parameters of type GaussianEstimator Modifier and Type Field Description protected AutoExpandVector<GaussianEstimator>
GaussianNumericAttributeClassObserver. attValDistPerClass
-
Uses of GaussianEstimator in moa.core
Methods in moa.core with parameters of type GaussianEstimator Modifier and Type Method Description void
GaussianEstimator. addObservations(GaussianEstimator obs)
-