Package | Description |
---|---|
meka.gui.explorer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractThreadedExplorerTab
Supports long-running tasks in a separate thread.
|
class |
ClassifyTab
Simple panel for performing classification.
|
class |
PreprocessTab
For preprocessing data.
|
class |
VisualizeTab
For visualizing the data.
|
Modifier and Type | Method and Description |
---|---|
void |
Explorer.notifyTabsDataChanged(AbstractExplorerTab source,
weka.core.Instances data)
Notifies all the tabs that the data has changed.
|