Package weka.gui.streams
package weka.gui.streams
-
ClassDescriptionA bean that counts instances streamed to it.An event encapsulating an instance stream event.A bean that joins two streams of instances into one.An interface for objects interested in listening to streams of instances.A bean that produces a stream of instances from a file.An interface for objects capable of producing streams of instances.A bean that saves a stream of instances to a file.A bean that takes a stream of instances and displays in a table.This is a very simple instance viewer - just displays the dataset as text output as it would be written to a file.Defines an interface for objects able to produce two output streams of instances.