| Package | Description |
|---|---|
| org.aksw.limes.core.datastrutures | |
| org.aksw.limes.core.evaluation.evaluator |
| Modifier and Type | Method and Description |
|---|---|
int |
TaskData.compareTo(TaskData other) |
| Modifier and Type | Method and Description |
|---|---|
List<EvaluationRun> |
Evaluator.crossValidate(AMLAlgorithm algorithm,
List<LearningParameter> parameter,
Set<TaskData> datasets,
int foldNumber,
Set<EvaluatorType> qlMeasures,
Set<IQuantitativeMeasure> qnMeasures) |
List<EvaluationRun> |
Evaluator.evaluate(List<TaskAlgorithm> TaskAlgorithms,
Set<TaskData> datasets,
Set<EvaluatorType> QlMeasures,
Set<IQuantitativeMeasure> QnMeasures) |
Copyright © 2018. All rights reserved.