Package weka.gui.experiment

Class Summary
AlgorithmListPanel This panel controls setting a list of algorithms for an experiment to iterate over.
DatasetListPanel This panel controls setting a list of datasets for an experiment to iterate over.
DistributeExperimentPanel This panel enables an experiment to be distributed to multiple hosts; it also allows remote host names to be specified.
Experimenter The main class for the experiment environment.
GeneratorPropertyIteratorPanel This panel controls setting a list of values for an arbitrary resultgenerator property for an experiment to iterate over.
HostListPanel This panel controls setting a list of hosts for a RemoteExperiment to use.
ResultsPanel This panel controls simple analysis of experimental results.
RunNumberPanel This panel controls configuration of lower and upper run numbers in an experiment.
RunPanel This panel controls the running of an experiment.
SetupModePanel This panel switches between simple and advanced experiment setup panels.
SetupPanel This panel controls the configuration of an experiment.
SimpleSetupPanel This panel controls the configuration of an experiment.