| Package | Description |
|---|---|
| org.aksw.limes.core.ml.algorithm.eagle.core | |
| org.aksw.limes.core.ml.algorithm.eagle.genes |
| Modifier and Type | Field and Description |
|---|---|
protected LinkSpecGeneticLearnerConfig |
ExpressionFitnessFunction.m_config |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionFitnessFunction |
ExpressionFitnessFunction.getInstance(LinkSpecGeneticLearnerConfig a_config,
IQualitativeMeasure measure,
AMapping reference) |
static PseudoFMeasureFitnessFunction |
PseudoFMeasureFitnessFunction.getInstance(LinkSpecGeneticLearnerConfig a_config,
PseudoFMeasure pfm,
ACache c1,
ACache c2)
Singleton pattern
|
| Constructor and Description |
|---|
ExpressionFitnessFunction(LinkSpecGeneticLearnerConfig a_config)
Needed for subclasses.
|
| Constructor and Description |
|---|
DatePropertyPair(LinkSpecGeneticLearnerConfig a_conf,
Class<?> a_returnType,
int a_subReturnType,
boolean a_mutateable,
int propPairIndex) |
DatePropertyPair(LinkSpecGeneticLearnerConfig a_conf,
Class<?> a_returnType,
int a_subReturnType,
int propPairIndex) |
NumberPropertyPair(LinkSpecGeneticLearnerConfig a_conf,
Class<?> a_returnType,
int a_subReturnType,
boolean a_mutateable,
int propPairIndex) |
NumberPropertyPair(LinkSpecGeneticLearnerConfig a_conf,
Class<?> a_returnType,
int a_subReturnType,
int propPairIndex) |
PointSetPropertyPair(LinkSpecGeneticLearnerConfig a_conf,
Class<?> a_returnType,
int a_subReturnType,
boolean a_mutateable,
int propPairIndex) |
PointSetPropertyPair(LinkSpecGeneticLearnerConfig a_conf,
Class<?> a_returnType,
int a_subReturnType,
int propPairIndex) |
StringPropertyPair(LinkSpecGeneticLearnerConfig a_conf,
Class<?> a_returnType,
int a_subReturnType,
boolean a_mutateable,
int propPairIndex) |
StringPropertyPair(LinkSpecGeneticLearnerConfig a_conf,
Class<?> a_returnType,
int a_subReturnType,
int propPairIndex) |
Copyright © 2020. All rights reserved.