| Package | Description |
|---|---|
| org.dllearner.accuracymethods | |
| org.dllearner.utilities |
Utility classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AccMethodThreeValuedApproximate
Approximation support for @AccMethodThreeValued
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccMethodGenFMeasure |
| Modifier and Type | Method and Description |
|---|---|
double |
ReasoningUtilsCLP.getAccuracyOrTooWeak3(AccMethodThreeValued accuracyMethod,
org.semanticweb.owlapi.model.OWLClassExpression description,
Collection<org.semanticweb.owlapi.model.OWLIndividual> classInstances,
Collection<org.semanticweb.owlapi.model.OWLIndividual> superClassInstances,
Collection<org.semanticweb.owlapi.model.OWLIndividual> negatedClassInstances,
double noise)
Implementations of accuracy calculation for generalised measures according to method in A Note on the Evaluation of Inductive Concept Classification Procedures
|
double |
ReasoningUtilsCLP.getAccuracyOrTooWeakExact3(AccMethodThreeValued accuracyMethod,
org.semanticweb.owlapi.model.OWLClassExpression description,
Collection<org.semanticweb.owlapi.model.OWLIndividual> classInstances,
Collection<org.semanticweb.owlapi.model.OWLIndividual> superClassInstances,
Collection<org.semanticweb.owlapi.model.OWLIndividual> negatedClassInstances,
double noise) |
double |
ReasoningUtilsCLP.getAccuracyOrTooWeakExact3(AccMethodThreeValued accuracyMethod,
org.semanticweb.owlapi.model.OWLClassExpression description,
Set<org.semanticweb.owlapi.model.OWLIndividual> classInstances,
Set<org.semanticweb.owlapi.model.OWLIndividual> superClassInstances,
Set<org.semanticweb.owlapi.model.OWLIndividual> negatedClassInstances,
double noise) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann