| Package | Description |
|---|---|
| org.aksw.limes.core.ml.algorithm.euclid |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanSelfConfigurator
Boolean implementation of a self-configurator (Euclid) to (unsupervised) learn LS based upon
a boolean combination of arbitrary simple classifiers, each representing an atomic LS.
|
class |
MeshBasedSelfConfigurator |
| Modifier and Type | Field and Description |
|---|---|
protected LinearSelfConfigurator |
LinearEuclid.lsc
The EUCLID implementation
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LinearEuclid.configureEuclid(LinearSelfConfigurator lsc)
To configure EUCLID implementation.
|
Copyright © 2018. All rights reserved.