Uses of Class
moa.classifiers.meta.DACC.Pair
-
Packages that use DACC.Pair Package Description moa.classifiers.meta -
-
Uses of DACC.Pair in moa.classifiers.meta
Fields in moa.classifiers.meta declared as DACC.Pair Modifier and Type Field Description protected DACC.Pair[]
DACC. ensembleWeights
Weights of classifiersMethods in moa.classifiers.meta that return DACC.Pair Modifier and Type Method Description protected DACC.Pair[]
DACC. getHalf(boolean bestHalf)
Returns the best (or worst) half of classifiers in the adaptive ensemble.Methods in moa.classifiers.meta with parameters of type DACC.Pair Modifier and Type Method Description int
DACC.Pair. compareTo(DACC.Pair other)
-