| Name | Description | Type | Package | Framework |
| AveragingResultProducer | Takes the results from a ResultProducer and submits the average to the result listener. | Class | weka.experiment | Weka |
|
| ClassifierSplitEvaluator | A SplitEvaluator that produces results for a classification scheme on a nominal class attribute. | Class | weka.experiment | Weka |
|
| Compute | Interface to something that can accept remote connections and executeVersion:$Revision: 8034 $Author:Mark Hall (mhall@cs. | Interface | weka.experiment | Weka |
|
| CostSensitiveClassifierSplitEvaluator | SplitEvaluator that produces results for a classification scheme on a nominal class attribute, including weighted | Class | weka.experiment | Weka |
|
| CrossValidationResultProducer | Generates for each run, carries out an n-fold cross-validation, using the set SplitEvaluator to generate some results. | Class | weka.experiment | Weka |
|
| CrossValidationSplitResultProducer | Carries out one split of a repeated k-fold cross-validation, using the set SplitEvaluator to generate some results. | Class | weka.experiment | Weka |
|
| CSVResultListener | Takes results from a result producer and assembles them into comma separated value form. | Class | weka.experiment | Weka |
|
| DatabaseResultListener | Takes results from a result producer and sends themVersion:$Revision: 11247 $Author:Len Trigg (trigg@cs. | Class | weka.experiment | Weka |
|
| DatabaseResultProducer | Examines a database and extracts out the results produced by the specified ResultProducer and submits them to the specified | Class | weka.experiment | Weka |
|
| DatabaseUtils | DatabaseUtils provides utility functions for accessing the experiment database. | Class | weka.experiment | Weka |
|
| DensityBasedClustererSplitEvaluator | A SplitEvaluator that produces results for a density based clusterer. | Class | weka.experiment | Weka |
|
| OutputZipper | OutputZipper writes output to either gzipped files or to a multi entry zip file. | Class | weka.experiment | Weka |
|
| PairedCorrectedTTester | Behaves the same as PairedTTester, only it uses the corrected resampled For more information see: | Class | weka.experiment | Weka |
|
| PairedStats | A class for storing stats on a paired comparison (t-test and correlation)Version:$Revision: 8034 $Author:Len Trigg (trigg@cs. | Class | weka.experiment | Weka |
|
| PairedStatsCorrected | A class for storing stats on a paired comparison. | Class | weka.experiment | Weka |
|
| PairedTTester | Calculates T-Test statistics on data stored in a set of instances. | Class | weka.experiment | Weka |
|
| 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 | weka.experiment | Weka |
|
| RandomSplitResultProducer | Generates a single train/test split and calls the appropriate SplitEvaluator to generate some results. | Class | weka.experiment | Weka |
|
| RegressionSplitEvaluator | A SplitEvaluator that produces results for a classification scheme on a numeric class attribute. | Class | weka.experiment | Weka |
|
| RemoteEngine | A general purpose server for executing Task objects sent via RMI. | Class | weka.experiment | Weka |
|
| RemoteExperiment | Holds all the necessary configuration information for a distributed experiment. | Class | weka.experiment | Weka |
|
| RemoteExperimentEvent | Class encapsulating information on progress of a remote experimentVersion:$Revision: 8034 $Author:Mark Hall (mhall@cs. | Class | weka.experiment | Weka |
|
| RemoteExperimentListener | Interface for classes that want to listen for updates on RemoteExperimentVersion:$Revision: 8034 $Author:Mark Hall (mhall@cs. | Interface | weka.experiment | Weka |
|
| RemoteExperimentSubTask | Class to encapsulate an experiment as a task that can be executed on a remoteVersion:$Revision: 10204 $Author:Mark Hall (mhall@cs. | Class | weka.experiment | Weka |
|
| ResultListener | Interface for objects able to listen for results obtained by a ResultProducer | Interface | weka.experiment | Weka |
|
| ResultMatrix | This matrix is a container for the datasets and classifier setups and their statistics. | Class | weka.experiment | Weka |
|
| ResultMatrixCSV | Generates the matrix in CSV ('comma-separated values') format. | Class | weka.experiment | Weka |
|
| ResultMatrixGnuPlot | Generates output for a data and script file for GnuPlot. | Class | weka.experiment | Weka |
|
| ResultMatrixHTML | Generates the matrix output as HTML. | Class | weka.experiment | Weka |
|
| ResultMatrixLatex | Generates the matrix output in LaTeX-syntax. | Class | weka.experiment | Weka |
|
| ResultMatrixPlainText | Generates the output as plain text (for fixed width Valid options are: | Class | weka.experiment | Weka |
|
| ResultMatrixSignificance | Only outputs the significance indicators. | Class | weka.experiment | Weka |
|
| ResultProducer | This interface defines the methods required for an object that produces results for different randomizations of a dataset. | Interface | weka.experiment | Weka |
|
| SplitEvaluator | Interface to objects able to generate a fixed set of results for a particular split of a dataset. | Interface | weka.experiment | Weka |
|
| Stats | A class to store simple statistics. | Class | weka.experiment | Weka |
|
| Task | Interface to something that can be remotely executed as a task. | Interface | weka.experiment | Weka |
|
| TaskStatusInfo | A class holding information for tasks being executed on RemoteEngines. | Class | weka.experiment | Weka |
|
| Tester | Interface for different kinds of Testers in the Experimenter. | Interface | weka.experiment | Weka |
|
| XMLExperiment | This class serializes and deserializes an Experiment instance to and fro XML. | Class | weka.experiment.xml | Weka |