Uses of Package
weka.gui.explorer

Packages that use weka.gui.explorer
weka.gui.explorer   
 

Classes in weka.gui.explorer used by weka.gui.explorer
AbstractPlotInstances
          Abstract superclass for generating plottable instances.
ClassifierErrorsPlotInstances
          A class for generating plottable visualization errors.
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).
ClustererAssignmentsPlotInstances
          A class for generating plottable cluster assignments.
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.
Explorer.CapabilitiesFilterChangeEvent
          This event can be fired in case the capabilities filter got changed
Explorer.CapabilitiesFilterChangeListener
          Interface for classes that listen for filter changes.
Explorer.ExplorerPanel
          A common interface for panels to be displayed in the Explorer
Explorer.LogHandler
          A common interface for panels in the explorer that can handle logs
PreprocessPanel
          This panel controls simple preprocessing of instances.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.