Package weka.gui.explorer
package weka.gui.explorer
-
ClassDescriptionAbstract superclass for generating plottable instances.This panel allows the user to select, configure, and run a scheme that learns associations.This 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).A class for generating plottable visualization errors.This 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).Interface to plugin that can take the current state of the Classifier panel and execute it.A class for generating plottable cluster assignments.This 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).Interface to plugin that can take the current state of the Clusterer panel and execute it.A panel for generating artificial data via DataGenerators.The main class for the Weka explorer.This event can be fired in case the capabilities filter got changedInterface for classes that listen for filter changes.A common interface for panels to be displayed in the ExplorerA common interface for panels in the explorer that can handle logsThis class offers get methods for the default Explorer settings in the props file
weka/gui/explorer/Explorer.props
.This panel controls simple preprocessing of instances.A slightly extended MatrixPanel for better support in the Explorer.Default settings specific to theMatrixPanel
that provides the scatter plot matrix