Uses of Interface
weka.core.Summarizable
Package
Description
-
Uses of Summarizable in weka.classifiers
Modifier and TypeClassDescriptionclass
Subclass of Evaluation that provides a method for aggregating the results stored in another Evaluation object.class
Class for evaluating machine learning models. -
Uses of Summarizable in weka.classifiers.evaluation
Modifier and TypeClassDescriptionclass
Subclass of Evaluation that provides a method for aggregating the results stored in another Evaluation object.class
Class for evaluating machine learning models. -
Uses of Summarizable in weka.classifiers.meta
Modifier and TypeClassDescriptionclass
Class for performing parameter selection by cross-validation for any classifier.
For more information, see:
R. -
Uses of Summarizable in weka.classifiers.rules
-
Uses of Summarizable in weka.classifiers.trees
Modifier and TypeClassDescriptionclass
Class for generating a pruned or unpruned C4.5 decision tree.