Uses of Class
jasima.core.experiment.AbstractMultiConfExperiment
-
Packages that use AbstractMultiConfExperiment Package Description jasima.core.experiment -
-
Uses of AbstractMultiConfExperiment in jasima.core.experiment
Subclasses of AbstractMultiConfExperiment in jasima.core.experiment Modifier and Type Class Description classFullFactorialExperimentSystematically tests all possible combinations of various discrete factors and their values on a base experiment.classMultipleConfigurationExperimentRuns variations of a certain base experiment specified by a list of configurations.classOCBAExperimentPurpose of this class is to find the best configuration/parameterization of a base experiment (subject to random effects) using the Optimal Computing Budget Allocation (OCBA) method.classRandomFractionalExperimentAllows to run a certain maximum number of experiments chosen randomly.Methods in jasima.core.experiment that return AbstractMultiConfExperiment Modifier and Type Method Description AbstractMultiConfExperimentAbstractMultiConfExperiment. clone()
-