Uses of Class
org.aksw.limes.core.datastrutures.TaskAlgorithm
-
Packages that use TaskAlgorithm Package Description org.aksw.limes.core.evaluation.evaluator -
-
Uses of TaskAlgorithm in org.aksw.limes.core.evaluation.evaluator
Method parameters in org.aksw.limes.core.evaluation.evaluator with type arguments of type TaskAlgorithm Modifier and Type Method Description SummaryEvaluator. crossValidateWithTuningAndStatisticalTest(List<TaskAlgorithm> TaskAlgorithms, Set<TaskData> datasets, Set<EvaluatorType> qlMeasures, int foldNumber)List<EvaluationRun>Evaluator. evaluate(List<TaskAlgorithm> TaskAlgorithms, Set<TaskData> datasets, Set<EvaluatorType> QlMeasures, Set<IQuantitativeMeasure> QnMeasures)
-