Package | Description |
---|---|
org.dllearner.algorithms.qtl.heuristics | |
org.dllearner.learningproblems |
Supported DL-Learner learning problems.
|
Modifier and Type | Method and Description |
---|---|
Heuristics.HeuristicType |
QueryTreeHeuristic.getHeuristicType() |
Modifier and Type | Method and Description |
---|---|
void |
QueryTreeHeuristic.setHeuristicType(Heuristics.HeuristicType heuristicType) |
Modifier and Type | Method and Description |
---|---|
Heuristics.HeuristicType |
FuzzyPosNegLPStandard.getHeuristic() |
static Heuristics.HeuristicType |
Heuristics.HeuristicType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Heuristics.HeuristicType[] |
Heuristics.HeuristicType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FuzzyPosNegLPStandard.setAccuracyMethod(Heuristics.HeuristicType accuracyMethod) |
void |
FuzzyPosNegLPStandard.setHeuristic(Heuristics.HeuristicType heuristic) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann