Uses of Package
weka.classifiers
-
Classes in weka.classifiers used by adams.flow.transformer Class Description AggregateEvaluations Allows the aggregation ofEvaluation
objects.CrossValidationFoldGenerator Interface for generating cross-validation folds.RandomSplitGenerator Interface for generators of random splits of datasets.SplitGenerator Interface for helper classes that generate dataset splits.StoppableEvaluation Extended Evaluation class that can stop its evaluation processes better. -
Classes in weka.classifiers used by adams.gui.tools.wekainvestigator.datatable.action Class Description SplitGenerator Interface for helper classes that generate dataset splits. -
Classes in weka.classifiers used by adams.gui.tools.wekamultiexperimenter.experiment Class Description CrossValidationFoldGenerator Interface for generating cross-validation folds.RandomSplitGenerator Interface for generators of random splits of datasets. -
Classes in weka.classifiers used by adams.multiprocess Class Description CrossValidationFoldGenerator Interface for generating cross-validation folds.StoppableEvaluation Extended Evaluation class that can stop its evaluation processes better. -
Classes in weka.classifiers used by adams.opt.genetic Class Description CrossValidationFoldGenerator Interface for generating cross-validation folds. -
Classes in weka.classifiers used by weka.classifiers Class Description AbstractSplitGenerator Ancestor for helper classes that generates dataset splits.CrossValidationFoldGenerator Interface for generating cross-validation folds.RandomSplitGenerator Interface for generators of random splits of datasets.SplitGenerator Interface for helper classes that generate dataset splits.TestingHelper.TestingUpdateListener The interface for objects that listen for testing updates. -
Classes in weka.classifiers used by weka.classifiers.lazy Class Description AbstainingClassifier Interface for classifiers that may support abstaining.ThreadSafeClassifier Indicator interface for thread-safe classifiers. -
Classes in weka.classifiers used by weka.classifiers.meta Class Description AbstainingClassifier Interface for classifiers that may support abstaining.RangeCheckClassifier Interface for classifiers that allow checks whether data is outside the training range of the classifier.ThreadSafeClassifier Indicator interface for thread-safe classifiers.