Uses of Class
weka.classifiers.evaluation.AggregateableEvaluation
Packages that use AggregateableEvaluation
-
Uses of AggregateableEvaluation in weka.classifiers.evaluation
Methods in weka.classifiers.evaluation that return AggregateableEvaluationModifier and TypeMethodDescriptionAggregateableEvaluation.aggregate
(Evaluation evaluation) Adds the statistics encapsulated in the supplied Evaluation object into this one.