Class ContrastExampleSet
java.lang.Object
adaa.analytics.rules.logic.representation.exampleset.ExampleSetWrapper
adaa.analytics.rules.logic.representation.exampleset.ContrastExampleSet
- All Implemented Interfaces:
IExampleSet
,Serializable
,Cloneable
,Iterable<Example>
- Direct Known Subclasses:
ContrastRegressionExampleSet
,ContrastSurvivalExampleSet
- See Also:
-
Field Summary
FieldsFields inherited from interface adaa.analytics.rules.data.IExampleSet
serialVersionUID
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class adaa.analytics.rules.logic.representation.exampleset.ExampleSetWrapper
addNewColumn, clone, columnCount, equals, filter, filterWithOr, forEach, getAnnotations, getAttributes, getColumnIndex, getDoubleColumn, getDoubleValue, getExample, hashCode, iterator, recalculateStatistics, setDoubleValue, size, sortBy, spliterator, updateMapping
-
Field Details
-
contrastAttribute
-
-
Constructor Details
-
ContrastExampleSet
-
-
Method Details
-
getContrastAttribute
-