Package | Description |
---|---|
weka.classifiers.trees | |
weka.gui.visualize |
Modifier and Type | Class and Description |
---|---|
class |
UserClassifier
Interactively classify through visual means.
|
Modifier and Type | Field and Description |
---|---|
protected VisualizePanelListener |
VisualizePanel.m_splitListener
An optional listener that we will inform when the user creates a
split to seperate instances.
|
Constructor and Description |
---|
VisualizePanel(VisualizePanelListener ls)
This constructor allows a VisualizePanelListener to be set.
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.