Uses of Class
org.aksw.limes.core.evaluation.evaluator.Summary
-
Packages that use Summary Package Description org.aksw.limes.core.evaluation.evaluator -
-
Uses of Summary in org.aksw.limes.core.evaluation.evaluator
Methods in org.aksw.limes.core.evaluation.evaluator that return Summary Modifier and Type Method Description SummaryEvaluator. crossValidateWithTuningAndMcNemarsTest(List<TaskAlgorithm> TaskAlgorithms, TaskData dataset, Set<EvaluatorType> qlMeasures, int foldNumber)Performs crossvalidation, enables the tuning of hyperparameters via grid search on part of the training fold, performs pairwise McNemars Test on successes and failures between algorithms, i.e.
-