Package weka.gui.beans
Class VisualizableErrorEvent
java.lang.Object
java.util.EventObject
weka.gui.beans.VisualizableErrorEvent
- All Implemented Interfaces:
Serializable
Event encapsulating error information for a learning scheme
that can be visualized in the DataVisualizer
- Version:
- $Revision: 8034 $
- Author:
- Mark Hall
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
VisualizableErrorEvent
-
-
Method Details
-
getDataSet
Return the instances of the data set- Returns:
- an
Instances
value
-