public interface AccMethodTwoValuedApproximate extends AccMethodApproximate, AccMethodTwoValued
| Modifier and Type | Method and Description |
|---|---|
double |
getAccApprox2(org.semanticweb.owlapi.model.OWLClassExpression description,
Collection<org.semanticweb.owlapi.model.OWLIndividual> positiveExamples,
Collection<org.semanticweb.owlapi.model.OWLIndividual> negativeExamples,
double noise)
calculate approximate accuracy for an expression, according to method
|
getApproxDelta, setApproxDelta, setReasonergetAccOrTooWeak2double getAccApprox2(org.semanticweb.owlapi.model.OWLClassExpression description, Collection<org.semanticweb.owlapi.model.OWLIndividual> positiveExamples, Collection<org.semanticweb.owlapi.model.OWLIndividual> negativeExamples, double noise)
description - the expression to testpositiveExamples - set of positive examplesnegativeExamples - set of negative examplesnoise - noise
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann