public static interface CrossValidationHelper.PerformanceMeasureAverager<T extends PerformanceMeasure>
Modifier and Type | Method and Description |
---|---|
T |
average(List<? extends PerformanceMeasure> perf) |
T average(List<? extends PerformanceMeasure> perf)
Copyright © 2017. All rights reserved.