Uses of Interface
org.aksw.limes.core.ml.algorithm.euclid.ISelfConfigurator
-
Packages that use ISelfConfigurator Package Description org.aksw.limes.core.ml.algorithm.euclid -
-
Uses of ISelfConfigurator in org.aksw.limes.core.ml.algorithm.euclid
Classes in org.aksw.limes.core.ml.algorithm.euclid that implement ISelfConfigurator Modifier and Type Class Description classBooleanSelfConfiguratorBoolean implementation of a self-configurator (Euclid) to (unsupervised) learn LS based upon a boolean combination of arbitrary simple classifiers, each representing an atomic LS.classLinearSelfConfiguratorclassMeshBasedSelfConfigurator
-