Package | Description |
---|---|
org.dllearner.utilities |
Utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ReasoningUtils.Coverage
binary set to divide a set in 2 partitions
|
Modifier and Type | Method and Description |
---|---|
ReasoningUtils.CoverageCount[] |
ReasoningUtils.getCoverageCount(org.semanticweb.owlapi.model.OWLClassExpression concept,
Collection<org.semanticweb.owlapi.model.OWLIndividual>... collections)
count the numbers of individuals satisfying a concept.
|
ReasoningUtils.CoverageCount[] |
ReasoningUtils.getCoverageCount(org.semanticweb.owlapi.model.OWLClassExpression concept,
Set<org.semanticweb.owlapi.model.OWLIndividual>... sets)
count the numbers of individuals satisfying a concept
|
Modifier and Type | Method and Description |
---|---|
double |
ReasoningUtils.getAccuracyOrTooWeakExact2(AccMethodTwoValued accuracyMethod,
ReasoningUtils.CoverageCount[] cc,
double noise)
wrapper to call accuracy method with coverage count
|
Constructor and Description |
---|
CoverageCountAdapter2(ReasoningUtils.CoverageCount[] cc) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann