Class SurvivalExampleSet
java.lang.Object
adaa.analytics.rules.logic.representation.exampleset.ExampleSetWrapper
adaa.analytics.rules.logic.representation.exampleset.SurvivalExampleSet
- All Implemented Interfaces:
IExampleSet
,Serializable
,Cloneable
,Iterable<Example>
- See Also:
-
Field Summary
Fields 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
-
Constructor Details
-
SurvivalExampleSet
-