|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExampleBasedNode.QualityEvaluationMethod | |
|---|---|
| org.dllearner.algorithms.refinement2 | New experimental refinement operator approach, which takes obtained information about concrete examples in an algorithm run stronger into account. |
| Uses of ExampleBasedNode.QualityEvaluationMethod in org.dllearner.algorithms.refinement2 |
|---|
| Methods in org.dllearner.algorithms.refinement2 that return ExampleBasedNode.QualityEvaluationMethod | |
|---|---|
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. |
| Methods in org.dllearner.algorithms.refinement2 with parameters of type ExampleBasedNode.QualityEvaluationMethod | |
|---|---|
void |
ExampleBasedNode.setQualityEvaluationMethod(ExampleBasedNode.QualityEvaluationMethod qualityEvaluationMethod)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||