Class AssociationsPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, Explorer.CapabilitiesFilterChangeListener, Explorer.ExplorerPanel, Explorer.LogHandler, Perspective

@PerspectiveInfo(ID="weka.gui.explorer.associationspanel", title="Associate", toolTipText="Discover association rules", iconPath="weka/gui/weka_icon_new_small.png") public class AssociationsPanel extends AbstractPerspective implements Explorer.CapabilitiesFilterChangeListener, Explorer.ExplorerPanel, Explorer.LogHandler
This panel allows the user to select, configure, and run a scheme that learns associations.
Version:
$Revision: 15678 $
Author:
Eibe Frank (eibe@cs.waikato.ac.nz)
See Also: