Package | Description |
---|---|
weka.gui | |
weka.gui.beans |
Class and Description |
---|
StartUpListener
Interface to something that can be notified of a successful startup
|
Class and Description |
---|
AbstractDataSink
Abstract class for objects that store instances to some destination.
|
AbstractDataSinkBeanInfo
Bean info class for the AbstractDataSink
|
AbstractDataSource
Abstract class for objects that can provide instances from some source
|
AbstractDataSourceBeanInfo
Bean info class for AbstractDataSource.
|
AbstractEvaluator
Abstract class for objects that can provide some kind of evaluation for
classifier, clusterers etc.
|
AbstractTestSetProducer
Abstract class for TestSetProducers that contains default
implementations of add/remove listener methods and defualt
visual representation.
|
AbstractTestSetProducerBeanInfo
BeanInfo class for AbstractTestSetProducer
|
AbstractTrainAndTestSetProducer
Abstract base class for TrainAndTestSetProducers that contains default
implementations of add/remove listener methods and defualt
visual representation.
|
AbstractTrainAndTestSetProducerBeanInfo
Bean info class for AbstractTrainAndTestSetProducers
|
AbstractTrainingSetProducer
Abstract class for TrainingSetProducers that contains default
implementations of add/remove listener methods and default
visual representation
|
AbstractTrainingSetProducerBeanInfo
BeanInfo class for AbstractTrainingSetProducer
|
BatchClassifierEvent
Class encapsulating a built classifier and a batch of instances to
test on.
|
BatchClassifierListener
Interface to something that can process a BatchClassifierEvent
|
BatchClustererEvent
Class encapsulating a built clusterer and a batch of instances to
test on.
|
BatchClustererListener
Interface to something that can process a BatchClustererEvent
|
BeanCommon
Interface specifying routines that all weka beans should implement
in order to allow the bean environment to exercise some control over the
bean and also to allow the bean to exercise some control over connections.
|
BeanInstance
Class that manages a set of beans.
|
BeanVisual
BeanVisual encapsulates icons and label for a given bean.
|
ChartEvent
Event encapsulating info for plotting a data point on the StripChart
|
ChartListener
Interface to something that can process a ChartEvent
|
CustomizerCloseRequester
Customizers who want to be able to close the customizer window
themselves can implement this window.
|
CustomizerClosingListener |
DataFormatListener
Listener interface that customizer classes that are interested
in data format changes can implement.
|
DataSetEvent
Event encapsulating a data set
|
DataSink
Indicator interface to something that can store instances to some
destination
|
DataSource
Interface to something that is capable of being a source for data -
either batch or incremental data
|
DataSourceListener
Interface to something that can accept DataSetEvents
|
DataVisualizer
Bean that encapsulates weka.gui.visualize.VisualizePanel
|
EventConstraints
Interface for objects that want to be able to specify at any given
time whether their current configuration allows a particular event
to be generated.
|
GraphEvent
Event for graphs
|
GraphListener
Describe interface
TextListener here. |
IncrementalClassifierEvent
Class encapsulating an incrementally built classifier and current instance
|
IncrementalClassifierListener
Interface to something that can process a IncrementalClassifierEvent
|
InstanceEvent
Event that encapsulates a single instance or header information only
|
InstanceListener
Interface to something that can accept instance events
|
KnowledgeFlowApp
Main GUI class for the KnowledgeFlow.
|
Messages
Messages.
|
Startable
Interface to something that is a start point for a flow and
can be launched programatically.
|
StartUpListener
Interface to something that can be notified of a successful startup
|
StructureProducer
Interface for something that can describe the structure of what
is encapsulated in a named event type as an empty set of
Instances (i.e.
|
TestSetEvent
Event encapsulating a test set
|
TestSetListener
Interface to something that can accpet test set events
|
TestSetProducer
Interface to something that can produce test sets
|
TextEvent
Event that encapsulates some textual information
|
TextListener
Interface to something that can process a TextEvent
|
ThresholdDataEvent
Event encapsulating classifier performance data based on
varying a threshold over the classifier's predicted probabilities
|
ThresholdDataListener
Interface to something that can accept ThresholdDataEvents
|
TrainingSetEvent
Event encapsulating a training set
|
TrainingSetListener
Interface to something that can accept and process training set events
|
TrainingSetProducer
Interface to something that can produce a training set
|
UserRequestAcceptor
Interface to something that can accept requests from a user to perform
some action
|
Visible
Interface to something that has a visible (via BeanVisual) reprentation
|
VisualizableErrorEvent
Event encapsulating error information for a learning scheme
that can be visualized in the DataVisualizer
|
VisualizableErrorListener
Interface to something that can accept VisualizableErrorEvents
|
WekaWrapper
Interface to something that can wrap around a class of Weka
algorithms (classifiers, filters etc).
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.