| Package | Description |
|---|---|
| org.aksw.limes.core.evaluation.evaluator | |
| org.aksw.limes.core.evaluation.quantitativeMeasures |
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
RunsData
The class represents a set of the run records
|
Copyright © 2018. All rights reserved.