|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use LearningProblem | |
|---|---|
| org.dllearner.core | Core structure of DL-Learner including the definition of component types and a component manager. |
| org.dllearner.learningproblems | Supported DL-Learner learning problems. |
| org.dllearner.learningproblems.fuzzydll | |
| Uses of LearningProblem in org.dllearner.core |
|---|
| Classes in org.dllearner.core that implement LearningProblem | |
|---|---|
class |
AbstractLearningProblem
Base class for all learning problems. |
| Uses of LearningProblem in org.dllearner.learningproblems |
|---|
| Classes in org.dllearner.learningproblems that implement LearningProblem | |
|---|---|
class |
ClassLearningProblem
The problem of learning the description of an existing class in an OWL ontology. |
class |
PosNegLP
|
class |
PosNegLPStandard
The aim of this learning problem is to learn a concept definition such that the positive examples and the negative examples do not follow. |
class |
PosNegLPStrict
|
class |
PosOnlyLP
A learning problem, where we learn from positive examples only. |
| Uses of LearningProblem in org.dllearner.learningproblems.fuzzydll |
|---|
| Classes in org.dllearner.learningproblems.fuzzydll that implement LearningProblem | |
|---|---|
class |
FuzzyPosNegLP
|
class |
FuzzyPosNegLPStandard
The aim of this learning problem is to learn a concept definition such that the positive examples and the negative examples do not follow. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||