public interface Instance extends AttributeMap, Weighted
AttributeMap) and a GroundTruth that specifies the
(true) class labels the instance is associated with. Furthermore, a weight can be assigned to
each instance (see interface Weighted).| Modifier and Type | Method and Description |
|---|---|
@NotNull GroundTruth |
getGroundTruth()
Returns the ground truth of the instance.
|
@NotNull @NotNull GroundTruth getGroundTruth()