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

public class ContrastExampleSet extends ExampleSetWrapper
See Also:
  • Field Details

    • contrastAttribute

      protected IAttribute contrastAttribute
  • Constructor Details

    • ContrastExampleSet

      public ContrastExampleSet(IExampleSet exampleSet)
  • Method Details

    • getContrastAttribute

      public IAttribute getContrastAttribute()