Uses of Interface
adams.data.evaluator.instance.WekaClassifierBasedEvaluator
-
Packages that use WekaClassifierBasedEvaluator Package Description adams.data.evaluator.instance -
-
Uses of WekaClassifierBasedEvaluator in adams.data.evaluator.instance
Classes in adams.data.evaluator.instance that implement WekaClassifierBasedEvaluator Modifier and Type Class Description classCrossValidatedNeighborHoodEvaluator that cross-validates the specified classifier on the neighborhood determined for the instance under evaluation.classCrossValidatedPredictionEvaluator that (kind of) cross-validates the specified classifier on the neighborhood determined for the instance under evaluation.
A classifier is built on each of the training sets that is generated for the cross-validation.classIntervalEstimatorEvaluatorStores the interval provided by the interval estimator classifier
-