Uses of Interface
org.aksw.limes.core.controller.ActiveLearningOracle
-
Packages that use ActiveLearningOracle Package Description org.aksw.limes.core.controller -
-
Uses of ActiveLearningOracle in org.aksw.limes.core.controller
Classes in org.aksw.limes.core.controller that implement ActiveLearningOracle Modifier and Type Class Description classAsynchronousServerOracleclassConsoleOracleMethods in org.aksw.limes.core.controller with parameters of type ActiveLearningOracle Modifier and Type Method Description static AMappingMLPipeline. execute(ACache source, ACache target, Configuration configuration, String mlAlgorithmName, MLImplementationType mlImplementationType, List<LearningParameter> learningParameters, String trainingDataFile, EvaluatorType pfmType, int maxIt, ActiveLearningOracle oracle)
-