Package | Description |
---|---|
org.dllearner.algorithms.ocel |
New experimental refinement operator approach, which takes
obtained information about concrete examples in an algorithm run
stronger into account.
|
Modifier and Type | Method and Description |
---|---|
ExampleBasedNode.QualityEvaluationMethod |
ExampleBasedNode.getQualityEvaluationMethod() |
static ExampleBasedNode.QualityEvaluationMethod |
ExampleBasedNode.QualityEvaluationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExampleBasedNode.QualityEvaluationMethod[] |
ExampleBasedNode.QualityEvaluationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExampleBasedNode.setQualityEvaluationMethod(ExampleBasedNode.QualityEvaluationMethod qualityEvaluationMethod) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann