Uses of Class
de.julielab.smac.FullyEvaluatedConfiguration
-
-
Uses of FullyEvaluatedConfiguration in de.julielab.smac
Methods in de.julielab.smac that return types with arguments of type FullyEvaluatedConfiguration Modifier and Type Method Description List<FullyEvaluatedConfiguration>SmacLiveRundata. getBestFullyEvaluatedConfigurations(int n)Returns those configurations which have been evaluated in the maximum of instances and have the highest average quality score.List<FullyEvaluatedConfiguration>SmacLiveRundataCollection. getBestFullyEvaluatedConfigurations(int n)Returns those configurations which have been evaluated in the maximum of instances and have the highest average quality score.
-