| Package | Description |
|---|---|
| org.aksw.limes.core.datastrutures | |
| org.aksw.limes.core.evaluation.evaluationDataLoader | |
| org.aksw.limes.core.evaluation.evaluator |
| Modifier and Type | Field and Description |
|---|---|
EvaluationData |
TaskData.evalData |
| Constructor and Description |
|---|
TaskData(GoldStandard goldStandard,
ACache source,
ACache target,
EvaluationData evalData) |
| Modifier and Type | Method and Description |
|---|---|
static EvaluationData |
EvaluationData.buildFromHashMap(Map<org.aksw.limes.core.evaluation.evaluationDataLoader.DataSetChooser.MapKey,Object> map)
For the time beeing and convenience a method to construct EvaluationData using
the outdated HashMap-based approach.
|
static EvaluationData |
DataSetChooser.getData(DataSetChooser.DataSets a)
Central class to configure evaluation datasets.
|
static EvaluationData |
DataSetChooser.getData(String dataSetName)
provides the information of the link specification path, the gold standard path, the datasets path and additional information of a required dataset
|
| Modifier and Type | Method and Description |
|---|---|
List<FoldData> |
Evaluator.generateFolds(EvaluationData data,
int foldNumber,
boolean withNegativeExamples) |
Copyright © 2018. All rights reserved.