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>

public class SurvivalExampleSet extends ExampleSetWrapper
See Also:
  • Constructor Details

    • SurvivalExampleSet

      public SurvivalExampleSet(IExampleSet parent)