| Package | Description |
|---|---|
| weka.core | |
| weka.core.converters | |
| weka.experiment | |
| weka.gui | |
| weka.gui.boundaryvisualizer | |
| weka.gui.experiment | |
| weka.gui.explorer | |
| weka.gui.sql |
| Class and Description |
|---|
| Stats
A class to store simple statistics
|
| Class and Description |
|---|
| DatabaseUtils
DatabaseUtils provides utility functions for accessing the experiment
database.
|
| Class and Description |
|---|
| ClassifierSplitEvaluator
A SplitEvaluator that produces results for a classification scheme on a nominal class attribute.
|
| Compute
Interface to something that can accept remote connections and execute
a task.
|
| CrossValidationResultProducer
Generates for each run, carries out an n-fold cross-validation, using the set SplitEvaluator to generate some results.
|
| CSVResultListener
Takes results from a result producer and assembles them into comma separated value form.
|
| DatabaseResultListener
Takes results from a result producer and sends them to a database.
|
| DatabaseUtils
DatabaseUtils provides utility functions for accessing the experiment
database.
|
| Experiment
Holds all the necessary configuration information for a standard
type experiment.
|
| InstanceQueryAdapter
An interface implemented by InstanceQuery and any user class that is
to be passed as the first argument to
InstanceQuery.retrieveInstances(InstanceQueryAdapter, ResultSet).
|
| PairedStats
A class for storing stats on a paired comparison (t-test and correlation)
|
| PairedTTester
Calculates T-Test statistics on data stored in a set of instances.
|
| PropertyNode
Stores information on a property of an object: the class of the
object with the property; the property descriptor, and the current
value.
|
| RemoteExperimentEvent
Class encapsulating information on progress of a remote experiment
|
| RemoteExperimentListener
Interface for classes that want to listen for updates on RemoteExperiment
progress
|
| ResultListener
Interface for objects able to listen for results obtained
by a ResultProducer
|
| ResultMatrix
This matrix is a container for the datasets and classifier setups and
their statistics.
|
| ResultProducer
This interface defines the methods required for an object
that produces results for different randomizations of a dataset.
|
| SplitEvaluator
Interface to objects able to generate a fixed set of results for
a particular split of a dataset.
|
| Stats
A class to store simple statistics
|
| Task
Interface to something that can be remotely executed as a task.
|
| TaskStatusInfo
A class holding information for tasks being executed
on RemoteEngines.
|
| Tester
Interface for different kinds of Testers in the Experimenter.
|
| Class and Description |
|---|
| PropertyNode
Stores information on a property of an object: the class of the
object with the property; the property descriptor, and the current
value.
|
| Class and Description |
|---|
| RemoteExperimentListener
Interface for classes that want to listen for updates on RemoteExperiment
progress
|
| Task
Interface to something that can be remotely executed as a task.
|
| TaskStatusInfo
A class holding information for tasks being executed
on RemoteEngines.
|
| Class and Description |
|---|
| Experiment
Holds all the necessary configuration information for a standard
type experiment.
|
| RemoteExperiment
Holds all the necessary configuration information for a distributed
experiment.
|
| ResultMatrix
This matrix is a container for the datasets and classifier setups and
their statistics.
|
| Class and Description |
|---|
| InstanceQuery
Convert the results of a database query into instances.
|
| Class and Description |
|---|
| DatabaseUtils
DatabaseUtils provides utility functions for accessing the experiment
database.
|
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.