Uses of Interface
weka.gui.explorer.Explorer.CapabilitiesFilterChangeListener
Packages that use Explorer.CapabilitiesFilterChangeListener
-
Uses of Explorer.CapabilitiesFilterChangeListener in weka.gui.explorer
Classes in weka.gui.explorer that implement Explorer.CapabilitiesFilterChangeListenerModifier and TypeClassDescriptionclassThis panel allows the user to select, configure, and run a scheme that learns associations.classThis panel allows the user to select and configure an attribute evaluator and a search method, set the attribute of the current dataset to be used as the class, and perform attribute selection using one of two selection modes (select using all the training data or perform a n-fold cross validation---on each trial selecting features using n-1 folds of the data).classThis panel allows the user to select and configure a classifier, set the attribute of the current dataset to be used as the class, and evaluate the classifier using a number of testing modes (test on the training data, train/test on a percentage split, n-fold cross-validation, test on a separate split).classThis panel allows the user to select and configure a clusterer, and evaluate the clusterer using a number of testing modes (test on the training data, train/test on a percentage split, test on a separate split).classThis panel controls simple preprocessing of instances.Methods in weka.gui.explorer with parameters of type Explorer.CapabilitiesFilterChangeListenerModifier and TypeMethodDescriptionvoidadds the listener to the list of objects that listen for changes of the CapabilitiesFilterbooleanRemoves the specified listener from the set of listeners if it is present.