Class Summary |
AssociationsPanel |
This panel allows the user to select, configure, and run a scheme that learns
associations. |
ClassifierPanel |
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). |
ClustererPanel |
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). |
Explorer |
The main class for the Weka explorer. |
ExplorerPanel |
|
PreprocessPanel |
This panel controls simple preprocessing of instances. |
ResultHistoryPanel |
A component that accepts named stringbuffers and displays the name in a list
box. |
ResultHistoryPanel.RKeyAdapter |
Extension of KeyAdapter that implements Serializable. |
ResultHistoryPanel.RMouseAdapter |
Extension of MouseAdapter that implements Serializable. |
SetInstancesPanel |
A panel that displays an instance summary for a set of instances and
lets the user open a set of instances from either a file or URL. |