org.dllearner.learningproblems
Class EvaluatedDescriptionPosOnly
java.lang.Object
org.dllearner.core.EvaluatedDescription
org.dllearner.learningproblems.EvaluatedDescriptionPosOnly
- All Implemented Interfaces:
- Serializable
public class EvaluatedDescriptionPosOnly
- extends EvaluatedDescription
- Author:
- Jens Lehmann
- See Also:
- Serialized Form
EvaluatedDescriptionPosOnly
public EvaluatedDescriptionPosOnly(Description description,
ScorePosOnly score)
toString
public String toString()
- Overrides:
toString in class EvaluatedDescription
getCoveredPositives
public Set<Individual> getCoveredPositives()
- Returns:
- Positive examples covered by the description.
- See Also:
ScorePosNeg.getCoveredPositives()
getNotCoveredPositives
public Set<Individual> getNotCoveredPositives()
getAdditionalInstances
public Set<Individual> getAdditionalInstances()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann