Uses of Interface
org.aksw.limes.core.ml.algorithm.eagle.core.IFitnessFunction
-
Packages that use IFitnessFunction Package Description org.aksw.limes.core.ml.algorithm.eagle.core -
-
Uses of IFitnessFunction in org.aksw.limes.core.ml.algorithm.eagle.core
Classes in org.aksw.limes.core.ml.algorithm.eagle.core that implement IFitnessFunction Modifier and Type Class Description classExpressionFitnessFunctionImplementation of our custom FitnessFunction.classIGPFitnessFunctionclassPseudoFMeasureFitnessFunctionFitness function to evolve metric expression using a PseudoMeasue
-