Package adams.gui.tools.wekamultiexperimenter.experiment
-
Interface Summary Interface Description ExperimentWithCustomizableRelationNames Interface for experiments that allow customizing the relation names of the datasets.ResettableExperiment Interface for experiments that can clear any prior results. -
Class Summary Class Description AbstractExperiment Ancestor for simple experiments.AbstractExperiment.AbstractExperimentJob<T extends AbstractExperiment> For evaluating a single classifier/dataset combination.AbstractResultsHandler Ancestor for classes that store the results from an experiment run.CrossValidationExperiment Performs cross-validation.CrossValidationExperiment.CrossValidationExperimentJob Performs cross-validation on the classifier/data combination.FileResultsHandler Writes the experiment results to a file.TrainTestSplitExperiment Performs train-test splits.TrainTestSplitExperiment.TrainTestSplitExperimentJob